Releases: imnotjames/notion-docs-sync
Releases · imnotjames/notion-docs-sync
v0.0.10: handle text / blocks in lists better
- Handle items going from something to nothing in a line better - before it wouldn't update the line, now it will blank it.
- Properly create list items with non-text blocks
Add a README!
Actually let people know what the heck is going on with this project.
v0.0.8
refactor a bit to handle links between pages better
Refactor Markdown
Markdown now directly translates to Notion's formatting
v0.0.6
fix bug with sub-blocks
v0.0.5: improve incremental sync
Supports an incremental update of files so untouched files don't update the notion blocks.
v0.0.4
--no-dev instead of --nodev
v0.0.2
update action to better accept token info