github kovetskiy/mark v16.16.0

2 hours ago

What's Changed

  • feat(track-pages): follow a renamed parent by the chain it resolved to by @mrueg in #925
  • feat(markdown): footnotes, details and html-img-tag are no longer optional by @mrueg in #926
  • fix(renderer): an admonition marker has to open the line by @mrueg in #929
  • fix(stdlib): escape every macro parameter, in one place by @mrueg in #928
  • fix(macro): a directive inside a code block is an example, not an instruction by @mrueg in #930
  • fix(confluence): a parent folder that has vanished is not a panic by @mrueg in #931
  • fix: a byte-order mark no longer hides a document's metadata by @mrueg in #933
  • fix: keep a retitle across the --preserve-comments refetch by @mrueg in #935
  • fix: save the page manifest however the run ends by @mrueg in #934
  • feat: refuse a body Confluence would reject, before uploading it by @mrueg in #932
  • docs(agents): correct invariants 4 and 9 by @mrueg in #952
  • fix(renderer): keep the alt text of an HTML by @mrueg in #944
  • fix(page): check an orphan's scope once, not twice by @mrueg in #951
  • fix(mark): stop reading a failed parent lookup as a parent that is fine by @mrueg in #948
  • fix(renderer): give a GitHub alert a macro title, not a paragraph by @mrueg in #939
  • fix(page): stop identifying a folder collision by its wording by @mrueg in #950
  • fix(page): order pages that sit under a folder by @mrueg in #949
  • fix(markdown): list GFM's members instead of registering Table twice by @mrueg in #940
  • fix(parser): keep non-ASCII and link labels in a heading id by @mrueg in #937
  • fix(parser): bound a formula to the block it opens in by @mrueg in #936
  • fix(includes): drain every directive at a level under one cycle stack by @mrueg in #941
  • fix(metadata): three ways the header block lost a document's metadata by @mrueg in #947
  • fix(transformer): close void elements and repair comments in raw HTML by @mrueg in #945
  • fix(markdown): repair the AST macro and include path by @mrueg in #942
  • fix(renderer): keep the

    around a paragraph that only starts with raw HTML by @mrueg in #943

  • fix(confluence): eight defects in the REST client by @mrueg in #946
  • fix(renderer): read the info strings MkDocs and Pandoc write by @mrueg in #938

Full Changelog: v16.15.0...v16.16.0

Don't miss a new mark release

NewReleases is sending notifications on new releases.