Skip to content

Releases: meshcloud/notion-markdown-cms

v0.5.2

26 Jan 13:09

Choose a tag to compare

fix: correctly escape multi-line block quotes and callouts

v0.5.1

25 Jan 12:58

Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 Jan 12:30
2c7944e

Choose a tag to compare

Merge pull request #3 from meshcloud/feature/callout-emoji

Feature/callout emoji

v0.4.0

18 Jan 15:17

Choose a tag to compare

Add support for rendering raw html blocks by including the marker <!--notion-markdown-cms:raw--> in a fenced code block

v0.3.1

06 Jan 10:22

Choose a tag to compare

fix for Notion link_preview mention type

v0.3.0

16 Nov 14:25

Choose a tag to compare

toggle child content now renders at the parent indent level instead of indenting further

Release v0.2.0

05 Nov 16:56

Choose a tag to compare

  • feat: ensure that tables always put the title column first
  • feat: improve logging output
    • add performance stats for rendering pages
    • add debug output for begin/end page rendering, this makes it easier
      to spot where errors occured during rendering albeit this is not a
      replacement for adding proper error handling down the road

Full Changelog: v0.1.0...v0.2.0

v0.1.0: chore: publish using public flag

30 Oct 15:57

Choose a tag to compare

also add the yarn lock file to the repo