Releases: nartc/notion-stuff
Releases · nartc/notion-stuff
Release 2.4.0
2.4.0 (2021-10-18)
Features
- markdown: add youtube video processor to process youtube url (6e4f99c)
Bug Fixes
- markdown: change paragraph parser to have EOL before and after (2ab15c8)
Release 2.3.2
2.3.2 (2021-10-16)
Bug Fixes
- html: coerce plain text language to none (ca9057a)
Release 2.3.1
2.3.1 (2021-10-16)
Bug Fixes
- markdown: parse callout with div (50d0537)
Release 2.3.0
2.3.0 (2021-10-14)
Features
- scully: instantiate a global notion instead (686dec7)
Release 2.2.2
2.2.2 (2021-10-14)
Bug Fixes
- markdown: add EOL_MD to before blockquote (fcc90cf)
Release 2.2.1
2.2.1 (2021-10-13)
Documentations
- update README for v4-types (69d7898)
Release 2.2.0
2.2.0 (2021-10-13)
Features
- html: use v4-types and update to notion 0.4 (82bf4d7)
- markdown: use v4-types and update to notion 0.4 (1431612)
- scully: use v4-types and update to notion 0.4 (40c3e16)
- v4-types: add v4-types (9806b41)
Release 2.1.1
2.1.1 (2021-10-03)
Bug Fixes
- markdown: annotate text first before annotate link (0159038)
Release 2.1.0
2.1.0 (2021-10-02)
Features
- markdown: add imageAsFigure to parser options to parse image as figure element (ffce05a)
Bug Fixes
- html: use Partial for MarkdownParserOptions instead (0224a5e)
Release 2.0.5
2.0.5 (2021-10-02)
Bug Fixes
- html: add codeTransformer to return correct template for correct highlighter (ef4a8fd)