Source position: markdown.htmlentities.pas line 23
type THTMLEntityDef = record
e: AnsiString;
u: Unicodestring;
end;