Skip to content

0.29.0.gfm.9

Compare
Choose a tag to compare
@phillmv phillmv released this 31 Jan 16:15
· 70 commits to master since this release
c32ef78

Changes since last release (0.29.0.gfm.8...0.29.0.gfm.9):

Code was tidied:

  • Use of a private header was cleaned up #248
  • Man page was update #255
  • Warnings for -Wstrict-prototypes were cleaned up #285
  • We avoid header duplication #289

New functionality:

  • We now store positioning info for url_match #201
  • We now expose cmark_parent_footnote_def for non-C renderers #254
  • Footnote aria-label text now reference the specific footnote backref, and we include a data-footnote-backref-idx attribute so the label can be internationalized in a downstream filter #307