libddoc ~master (2021-05-20T19:30:48Z)
Home
Dub
Repo
Comment.parse
ddoc
types
Comment
Undocumented in source. Be warned that the author may not have intended to support it.
Comment
parse
(string text, string[string] macros, bool removeUnknown, string function(string) highlightFn)
struct
Comment
static
Comment
parse
(
string
text
,
string
[
string
]
macros
,
bool
removeUnknown
,
string
function
(
string
)
highlightFn
)
Comment
parse
(string text, string[string] macros, bool removeUnknown, string delegate(string) highlightFn)
Meta
Source
See Implementation
ddoc
types
Comment
functions
isDitto
static functions
parse
parseUnexpanded
variables
sections