Comment.parseUnexpanded

Creates a Comment object without expanding the sections.

Use parse with a function pointer to ddoc.highlight.highlight or ddoc.comments.parseComment to parse a comment while also expanding sections.

struct Comment
static
parseUnexpanded
(
string text
)

Meta