gomarkdown / markdown

markdown parser and HTML renderer for Go
Other
1.36k stars 171 forks source link

feat: adding notion block creation #268

Closed hweeks closed 1 year ago

hweeks commented 1 year ago

hello!

this is a first pass at this concept, and i'd be glad to close this request if not needed at all. one of the things i've been looking to do is create a package that steps over a markdown ast and generates notion blocks from it. This adds all of that functionality, but i've yet to extract the internal "block slice" from the notion renderer.

i'm looking for a lil feedback about my choices here, if there's any value in contributing it to the root palckage, or if i should just publish externally.

kjk commented 1 year ago

Thanks, but this belongs in its own repository. Will be happy to link to it from readme