Fast, pure-Ruby Markdown-superset converter
Go to file
Vít Ondruch 915fc2c333 Drop Latex test cases.
Texlive does not xpatch extensions and therefore some test cases fail:

~~~
  1) Failure:
TestFiles#test_/builddir/build/BUILD/kramdown-2_3_1/usr/share/gems/gems/kramdown-2_3_1/test/testcases/span/04_footnote/backlink_inline_text_to_latex_compilation [/builddir/build/BUILD/kramdown-2.3.1/usr/share/gems/gems/kramdown-2.3.1/test/test_files.rb:153]:
 LaTeX Error: File `xpatch.sty' not found.
 Paragraph ended before \deferred@thm@head was complete.
<to be read again>
 LaTeX Error: Missing \begin{document}.
 LaTeX Error: \begin{document} ended by \end{quotation}.
 Paragraph ended before \@xverbatim was complete.
<to be read again>
~~~

Let Texlive maintainer to decide the essential components. The Latex
functionality is not crucial from Kramdown.

Resolves: rhbz#1951246
2021-05-14 15:20:17 +02:00
.gitignore Merged update from upstream sources 2021-03-25 01:20:27 +00:00
rubygem-kramdown.spec Drop Latex test cases. 2021-05-14 15:20:17 +02:00
sources Merged update from upstream sources 2021-03-25 01:20:27 +00:00