Parser.processTag

string processTag(const string tag, const uint handleEnd, const Mark startMark, const Mark tagMark) const @safe

Process a tag string retrieved from a tag token.

Parameters

tagTag before processing.
handleEndIndex in tag where tag handle ends and tag suffix starts.
startMarkPosition of the node the tag belongs to.
tagMarkPosition of the tag.