Contains a markdown document. This markdown document class supports original markdown,...
Interface for all markdown handlers of code content.
bool EvaluatesScript
If script is evaluated for this type of code block.
void Register(MarkdownDocument Document)
Is called on the object when an instance of the element has been created in a document.
Grade Supports(string Language)
Checks how well the handler supports code content of a given type.