Skip to content

Releases: souvikinator/notion-to-md

v3.1.1

15 Jul 04:29
Compare
Choose a tag to compare

What's Changed

  • Fix: Wrong typings - CustomTransformer? #93 by @UgRoss in #94
  • Fix: missing/insufficient newlines after <details> tags #91
  • Fix: undefined at the end of the table

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

11 Jun 20:07
Compare
Choose a tag to compare

What's Changed

  • Add: Config option parseChildPages, defaults to true. Setting it false will not parse any child page
  • Fix: unable to render synced_block from both ways by @Doradx in #89
  • Fix: config for separateChildPage now correctly on NotionToMarkdown [Doc updated] by @gregonarash in #90

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

20 May 18:06
Compare
Choose a tag to compare

What's changed

  • 'undefined' in the last line of table markdown string #86
  • Improvement: Use string union for Block Type instead of string #83

Full Changelog: v3.0.0...v3.0.1

v3.0.0

16 May 21:58
Compare
Choose a tag to compare

What's Changed

  • Convert Notion's temporary s3 image URLs to base64 by @that-ambuj in #81
  • Improved file and image link display by using caption/filename/file type as the link title #61
  • Removed any existing try-catch block and let the user handle it. (Keep errors uncaught #79)
  • Fix: adding a custom transformer for synced blocks produces double output #62
  • Fix: duplicate blocks rendering in column format

New Contributors

Full Changelog: v2.7.0...v3.0.0

V2.7.0

09 May 19:10
5cd0b5e
Compare
Choose a tag to compare

Breaking Changes

Full Changelog: v2.6.0...v2.7.0

V2.6.0

06 May 04:26
7780938
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.6...v2.6.0

v2.5.6

16 Apr 05:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.5...v2.5.6

v2.5.5

06 Aug 19:16
Compare
Choose a tag to compare

Changelog

  • Fix: callout block children not getting rendered properly. #48

Full Changelog: v2.5.4...v2.5.5

v2.5.4

01 Aug 05:04
Compare
Choose a tag to compare

What's Changed

  • feat: Support sync or async function for custom transformers by @dantehemerson in #45
  • changed plain text to text in code block #47

Full Changelog: v2.5.3...v2.5.4

v2.5.3

22 Jul 07:39
Compare
Choose a tag to compare

What's Changed

  • Fixed the extraneous indentation of the synced blocks by @smor in #44

New Contributors

  • @smor made their first contribution in #44

Full Changelog: v2.5.2...v2.5.3