Skip to content

pagedown 0.4

Compare
Choose a tag to compare
@yihui yihui released this 21 Aug 19:11

BUG FIXES

  • Fixed several bugs related to MathJax: local version of MathJax is now used when the mathjax parameter is set to "local" and self contained documents are rendered by default with MathJax without throwing any warning (#130).

  • In html_paged, the nodes tree is sanitized before Paged.js splits the content into pages. This should avoid duplicated content observed when break-after: avoid and break-before: avoid are used (#131).