MD_MARK

** Processing Inlines (a.k.a Spans) ***

nothrow @nogc
struct MD_MARK {
OFF beg;
OFF end;
int prev;
int next;
CHAR ch;
ubyte flags;
}
Suggestion Box / Bug Report