Python-notion-to-md

Latest version: v0.1.6

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

Scan your dependencies

Page 4 of 6

2.3.4

What's Changed
* Fixes 31 Support for link_to_page by hatton in https://github.com/souvikinator/notion-to-md/pull/32

* Generate formatted markdown tables
* Added `markdown-table` as dependency
* Added tests for all markdown methods

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

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

2.3.3

Fixed issue 29: Content in a second column is rendered as a code block.

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

2.3.2

What's Changed
* [patch] check for rich_text property by emoriarty in https://github.com/souvikinator/notion-to-md/pull/24 (changes as per latest notion client SDK)

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

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

2.3.1

What's Changed
* Bug fix - Add spacing for text with newline by vildar in https://github.com/souvikinator/notion-to-md/pull/20
* Unit testing infrastructure by scopsy in https://github.com/souvikinator/notion-to-md/pull/17

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

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

2.3.0

What's Changed
* ✨ Add callout block support by scopsy in https://github.com/souvikinator/notion-to-md/pull/16
* Add support for retrieving all children. by dyllan-to-you in https://github.com/souvikinator/notion-to-md/pull/14
* Moved docs to the [wiki](https://github.com/souvikinator/notion-to-md/wiki)

New Contributors
* scopsy made their first contribution in https://github.com/souvikinator/notion-to-md/pull/16
* dyllan-to-you made their first contribution in https://github.com/souvikinator/notion-to-md/pull/14

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

2.2.1

What's changed?

* Fix: table as the first block being ignored.

table in notion:

<image src="https://user-images.githubusercontent.com/64456160/150934610-f1c9b569-255f-4b7d-b8c3-2b33fddf55bd.png" width="50%" />

notion-to-md output:
![table-md](https://user-images.githubusercontent.com/64456160/150934551-4764c27d-ca39-4c07-a340-8fcd576f8b8c.png)

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.