Skip to content

v13.1.2

Choose a tag to compare

@rafegoldberg rafegoldberg released this 13 Feb 00:29
· 97 commits to main since this release

Version 13.1.2

🛠 Fixes & Updates

  • magic blocks: ensure newline characters processed as hard breaks (#1329) (bb37d62)
  • fix callout magic blocks when rendered directly below a list item (#1331) (de2b82a)
  • fix rendering content in table magic blocks (#1318) (0ea1cfc)
  • preserve recipe top level attributes in mdast (#1324) (98f466b)
  • stripComments: properly pass in the micromark extensions (#1335) (7ec9d46)
  • mdxish: properly terminate html blocks (#1336) (d221861)