Notion-to-md-py

Latest version: v0.1.1

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

Scan your dependencies

Page 6 of 7

2.1.0

What's Changed (Breaking Changes)

* Converted to TypeScript dharshatharan in https://github.com/souvikinator/notion-to-md/pull/8
* Renamed class from `notion2md` to `NotionToMarkdown`.
* Change in import style: named import (ref. readme for more info)
* Change in position of `totalPage` argument in method
`blocksToMarkdown(blocks,mdBlocks,totalPage)` ==> `blocksToMarkdown(blocks,totalPage,mdBlocks)`
* Removed self dependency from v2.0.0

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

2.0.0

What's Changed
* Add: Set the Maximum of block children freely by miaogaolin in https://github.com/souvikinator/notion-to-md/pull/9 (check [API section](https://github.com/souvikinator/notion-to-md#api) for more info)
* feat: creating d.ts file for typescript project by Souvikns in https://github.com/souvikinator/notion-to-md/pull/7

New Contributors
* miaogaolin made their first contribution in https://github.com/souvikinator/notion-to-md/pull/9
* Souvikns made their first contribution in https://github.com/souvikinator/notion-to-md/pull/7

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

1.0.7

What's Changed
* Fix leading and trailing space breaking annotation parsing by dharshatharan in https://github.com/souvikinator/notion-to-md/pull/6


**Full Changelog**: https://github.com/souvikinator/notion-to-md/compare/v1.0.6...v1.0.7

1.0.6

Changelogs

- `blockToMarkdown()` is independent of notion client. Usage details [here](https://github.com/souvikinator/notion-to-md#converting-a-single-block-to-markdown-string)

**Full Changelog**: https://github.com/souvikinator/notion-to-md/compare/v1.0.5...v1.0.6

1.0.5

What's Changed
* 1 - Fix backquote parsing by dharshatharan in https://github.com/souvikinator/notion-to-md/pull/4
* 2 - Language support for code blocks in https://github.com/souvikinator/notion-to-md/commit/4229fe5baf4151abc83d6cde95854d85fb2b5d9b

**Full Changelog**: https://github.com/souvikinator/notion-to-md/compare/v1.0.4...v1.0.5

1.0.4

Changelogs:

- Support for **embeds**, **videos**, **bookmarks**, **files** (converted to markdown links)
- Support for **equation block** (converted to markdown code blocks)
- Support for page divider

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.