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 3 of 6

2.5.3

What's Changed
* Fixed the extraneous indentation of the synced blocks by smor in https://github.com/souvikinator/notion-to-md/pull/44

New Contributors
* smor made their first contribution in https://github.com/souvikinator/notion-to-md/pull/44

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

2.5.2

What's Changed
* FIX: Ordered Lists Numbering Continue From Previous List by parkuman in https://github.com/souvikinator/notion-to-md/pull/42

before:
<img width="383" alt="image" src="https://user-images.githubusercontent.com/64456160/179838423-3b2c6092-3c10-4432-8af4-65cd869dede5.png">

after:
<img width="392" alt="image" src="https://user-images.githubusercontent.com/64456160/179838518-a31046da-ad00-4645-90b5-cde7da0b76f1.png">


New Contributors
* parkuman made their first contribution in https://github.com/souvikinator/notion-to-md/pull/42

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

2.5.1

Changelogs:

* Fix: 41 list related blocks (`to_do`, `numbered_list_item`, `bulleted_list_item`) were rendering with extra empty space.
* Fix: In the toggle, the first child's indentation is incorrect.

* Response markdown object from `pageToMarkdown` method now contains extra property called `type`.
<img width="350" alt="image" src="https://user-images.githubusercontent.com/64456160/177749226-469ed6af-c3aa-48c2-9815-a1f6e4802e4d.png">

2.5.0

What's Changed
* fix: handle empty titles in toggle by froger in https://github.com/souvikinator/notion-to-md/pull/40
* feat: add setCustomTransformer. Customize parsing! by froger in https://github.com/souvikinator/notion-to-md/pull/39
**more details here**: https://github.com/souvikinator/notion-to-md/wiki/API#setcustomtransformertype-func

New Contributors
* froger made their first contribution in https://github.com/souvikinator/notion-to-md/pull/40

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

2.4.1

What's Changed
* Added support for numbered lists by raphtlw in https://github.com/souvikinator/notion-to-md/pull/38 (Fixes #18 )


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

2.4.0

What's Changed
* Fixes 33 Notion blocks like `child_page`, `link_to_block`, `child_database` will have block id as the URL parameter

<img width="346" alt="image" src="https://user-images.githubusercontent.com/64456160/175542477-5ca10037-fd10-4f18-ab2d-96ccb3f2bd14.png">

* Fixes 36 support for `toggle` block is now live.

![image](https://user-images.githubusercontent.com/64456160/175542657-d24794a5-e3b2-47a6-8b8b-2cf3ab7ac117.png)

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

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.