Python-notion-to-md

Latest version: v0.1.6

Safety actively analyzes 723119 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

3.0.0

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
* that-ambuj made their first contribution in https://github.com/souvikinator/notion-to-md/pull/81

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

2.7.0

**Breaking Changes**

- `toMarkdownString` no longer returns a markdown string, instead returns an object of markdown strings for different pages (child pages) (refer: https://github.com/souvikinator/notion-to-md/blob/master/README.md#separate-child-page-content)
- Removed dependency on `fs` module (child page is no longer saved to file automatically)
- Removed `saveChildPage`, `saveToDir` from `config` and added `separateChildPage` option.

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

2.6.0

What's Changed
* Refactor code by souvikinator in https://github.com/souvikinator/notion-to-md/pull/74
* Save the child page to a file by souvikinator in https://github.com/souvikinator/notion-to-md/pull/77

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

2.5.6

What's Changed
* Add comments, add blockIds to MarkdownBlock by Marviel in https://github.com/souvikinator/notion-to-md/pull/64
* Add default return value in setCustomTransformer callback function by kungpaogao in https://github.com/souvikinator/notion-to-md/pull/65
* feat: add markdown for equation and inline equations by zirkelc in https://github.com/souvikinator/notion-to-md/pull/66
* Fixed typos and oversights in Readme by alvinometric in https://github.com/souvikinator/notion-to-md/pull/68
* Render nested page by souvikinator in https://github.com/souvikinator/notion-to-md/pull/67

New Contributors
* Marviel made their first contribution in https://github.com/souvikinator/notion-to-md/pull/64
* kungpaogao made their first contribution in https://github.com/souvikinator/notion-to-md/pull/65
* zirkelc made their first contribution in https://github.com/souvikinator/notion-to-md/pull/66
* alvinometric made their first contribution in https://github.com/souvikinator/notion-to-md/pull/68

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

2.5.5

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

2.5.4

What's Changed
* feat: Support sync or async function for custom transformers by dantehemerson in https://github.com/souvikinator/notion-to-md/pull/45
* changed `plain text` to `text` in code block 47

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

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.