Source position: markdown.elements.pas line 48
type TNodeStyles = set of (
nsStrong,
nsEmph,
nsDelete
);