Package: ruby-kramdown / 2.5.2-1

Metadata

Package Version Patches format
ruby-kramdown 2.5.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_manpage_warnings.patch | (download)

man/man1/kramdown.1 | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 fix warning and typos in manpage
disable failing php codeblock tests.patch | (download)

test/testcases/block/06_codeblock/rouge/multiple.html | 4 0 + 4 - 0 !
test/testcases/block/06_codeblock/rouge/multiple.text | 4 0 + 4 - 0 !
test/testcases/block/06_codeblock/rouge/simple.html | 4 0 + 4 - 0 !
test/testcases/block/06_codeblock/rouge/simple.text | 5 0 + 5 - 0 !
4 files changed, 17 deletions(-)

---
blacklist_latex_table_with_footnote.patch | (download)

test/test_files.rb | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disable test failing because of latex error
Bug: https://github.com/gettalong/kramdown/issues/820
Bug-Debian: https://bugs.debian.org/1088042
relax rexml version.patch | (download)

kramdown.gemspec | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 relax version constraint on rexml gem
  to allow ruby3.1 and older ruby3.3