hunt-markdown ~master (2022-05-11T02:02:53.8928345)
Dub
Repo
HtmlWriter.tag
hunt
markdown
renderer
html
HtmlWriter
HtmlWriter
Undocumented in source. Be warned that the author may not have intended to support it.
void
tag
(string name)
void
tag
(string name, Map!(string, string) attrs)
class
HtmlWriter
void
tag
(
string
name
,
Map
!(
string
,
string
)
attrs
)
void
tag
(string name, Map!(string, string) attrs, bool voidElement)
Meta
Source
See Implementation
hunt
markdown
renderer
html
HtmlWriter
HtmlWriter
constructors
this
functions
append
line
raw
tag
text