2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-05-11 14:53:22 +00:00
Hilbish/website/src/md.gleam

3 lines
83 B
Gleam

@external(erlang, "Elixir.Parse", "md_to_html")
pub fn md_to_html(md: String) -> a