Edit

kc3-lang/kc3/test/markdown/to_html_str.kc3

Branch :

  • test/markdown/to_html_str.kc3
  • quote Markdown.to_html_str("Text.\n")
    Markdown.to_html_str("Text.\n")
    quote Markdown.to_html_str("# Title\nText.\n\n## Title 2\n")
    Markdown.to_html_str("# Title\nText.\n\n## Title 2\n")