asnunes / notion-page-to-html

NodeJS tool to convert public Notion pages to HTML from page ID
MIT License
161 stars 42 forks source link

fix: 4 space code block not render correctly #34

Open trchopan opened 1 year ago

trchopan commented 1 year ago

\s{4} also match \n I just remove it so it will suitable for languages with 4-space like Python or Go.

peeter-tomberg commented 1 year ago

@asnunes Can we get this merged?

tiagorangel2011 commented 5 months ago

Hello? @asnunes?

Thank you for this tool btw :)