Notion To Md Versions Save

Convert notion pages, block and list of blocks to markdown (supports nesting and custom parsing)

v3.1.1

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/souvikinator/notion-to-md/compare/v3.1.0...v3.1.1

v3.1.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/souvikinator/notion-to-md/compare/v3.0.1...v3.1.0

v3.0.1

11 months ago

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: https://github.com/souvikinator/notion-to-md/compare/v3.0.0...v3.0.1

v3.0.0

1 year ago

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: https://github.com/souvikinator/notion-to-md/compare/v2.7.0...v3.0.0

v2.7.0

1 year ago

Breaking Changes

Full Changelog: https://github.com/souvikinator/notion-to-md/compare/v2.6.0...v2.7.0

v2.6.0

1 year ago

What's Changed

Full Changelog: https://github.com/souvikinator/notion-to-md/compare/v2.5.6...v2.6.0

v2.5.6

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/souvikinator/notion-to-md/compare/v2.5.5...v2.5.6

v2.5.5

1 year ago

Changelog

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

Full Changelog: https://github.com/souvikinator/notion-to-md/compare/v2.5.4...v2.5.5

v2.5.4

1 year ago

What's Changed

Full Changelog: https://github.com/souvikinator/notion-to-md/compare/v2.5.3...v2.5.4

v2.5.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/souvikinator/notion-to-md/compare/v2.5.2...v2.5.3