You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add support for converting nested lists to blocks ([#7](https://github.com/brittonhayes/notionmd/issues/7)) ([c1b5ba6](https://github.com/brittonhayes/notionmd/commit/c1b5ba643728feba0058535f74abff8722004c3b))
9
+
* added complex markdown fixtures for some smoke testing ([db07669](https://github.com/brittonhayes/notionmd/commit/db0766996a66bd73f9e7707fde4cec85de281473))
10
+
* added support for blockquotes ([123096a](https://github.com/brittonhayes/notionmd/commit/123096acddb2dcbd77267a57db5f97a0d2a5e192))
11
+
* added support for chunking rich text and blocks ([1549e77](https://github.com/brittonhayes/notionmd/commit/1549e779c3f03007182acebd35aafe103e9fc45d))
12
+
* added support for codeblocks and text styling ([469207d](https://github.com/brittonhayes/notionmd/commit/469207d2ae1d485765929469195250cf7cf58c35))
13
+
* links and lists support added ([2b61b2f](https://github.com/brittonhayes/notionmd/commit/2b61b2fa79df2623180258febd0ade0f701fc615))
14
+
* make the chunk package public ([574613d](https://github.com/brittonhayes/notionmd/commit/574613d50aeb0a0c0755e0f7ed2ac3b9fb0de987))
15
+
* partial implementation of block converter ([73e1f60](https://github.com/brittonhayes/notionmd/commit/73e1f6034a906555c7b0f1d04da28d12847ed679))
16
+
* working header and paragraph conversion ([d9b07c8](https://github.com/brittonhayes/notionmd/commit/d9b07c84ca7cd5dd6d48bace970fc54e1cc9608c))
17
+
18
+
19
+
### Bug Fixes
20
+
21
+
* better handle missing nodes and image skipping ([085fb6f](https://github.com/brittonhayes/notionmd/commit/085fb6f691f04d9b186e46651c7c8c69124921e5))
22
+
* make generic page id ([123aa00](https://github.com/brittonhayes/notionmd/commit/123aa003349b0f9a87f8d0e881d7645024c3d4dc))
* removing mobile new line wrap from readme ([5e9858d](https://github.com/brittonhayes/notionmd/commit/5e9858d3a28f3a14ce43aa04ee6927b1a3ac1eca))
25
+
* updated readme with supported markdown features ([26e5fd2](https://github.com/brittonhayes/notionmd/commit/26e5fd27cb880c1c58c0a47840b545e979e9e255))
0 commit comments