leandrocp / mdex

A fast 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter for Elixir.
https://mdex-c31.pages.dev
MIT License
83 stars 6 forks source link

Implement `to_heex/1` #10

Open leandrocp opened 10 months ago

leandrocp commented 10 months ago

Implement that function to generate an opinionated output targeting HEEx templates.

Depends on https://github.com/leandrocp/mdex/issues/7