Back to API Reference
Class

MathParseRule

sealed
Inherits:ParseRule

Replaces <math>...</math> with one layout placeholder while preserving the enclosed formula as the modifier parameter.

public int Priority{ get }
public bool CanWrap{ get }
public string SourceToken{ get }
public string MarkupTriggers{ get }
public string TypingTriggers{ get }
public override int TryMatch()
public override string Apply()