Convert extra Markdown flavor to HTML
markdown:to_html(STRING extra_markdown
, transform_sunsed_examples_to_iframe: FALSE)
regex:find('~\ play_arrow RUN open_in_new OPEN IN TAB')
#=> [
#=> [
",
#=> "https://99233834540836799.sunsed.app/_pcmdr/df40f20435cef2734ba79c06147933a2bcf52a8aa579bbdbede29b23df61bf0b"
#=> ]
#=> ]
markdown:to_html("# hi2 `hi`")
#=> "<h1>hi2 <code class=\"_singleline-code-block\">hi</code></h1>\n"
markdown:to_html("*hi*")
#=> "<p><em>hi</em></p>\n"
Copyright ©2013-2022 SunSed®. All rights reserved.