Table of Contents

Method ResetState

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

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()