/Notion2MarkdownWidgets

A tool to convert a exported page of notion into a page with MardownWidgets repo tags (MarkdownWidgets: https://github.com/PortiESP/MarkupWidgets)

Primary LanguagePython

Notion2MarkdownWidgets

📢 This tools is aimed to compile Notions exports over MD (Markdown) to a page with MarkdownWidgets components, but it effectualy parse markdown files

MardownWidgets Repo

⚠️ Avoid usign emogi in callouts and other block, they may break the app or truncate the string


Usage example

Running the app with command parameters

    python3 n2mw.py ./in.md ./out.jsx

Running the app over the interactive CLI

    python3 n2mw.py