Skip to content

1.0.0

Compare
Choose a tag to compare
@quantizor quantizor released this 07 Dec 04:35

First release, so everything is new :-)

Known Issues

  • mdast's handling of lists will sometimes add a child paragraph tag inside the
    <li> where it shouldn't exist - Bug Ticket
  • mdast does not currently have support for column-specific alignment in GFM tables -
    Bug Ticket
  • mdast incorrectly parses footnote definitions with only one word - Bug Ticket