Method ResetState
ResetState()
Resets internal tokenizer state. Called by Markdown at the start of each new code block so that stateful tokenizers (e.g., TextMate) begin fresh.
public void ResetState()
Resets internal tokenizer state. Called by Markdown at the start of each new code block so that stateful tokenizers (e.g., TextMate) begin fresh.
public void ResetState()