Back to API Reference
Class

ByRule

sealed
Implements:IMarkupSelector

Targets markup parsed by a rule with a given Identity (case-insensitive) — tag:b, marker:**, or a singleton's full type name. The most specific selector.

public int Specificity{ get }
public bool Matches()
public Action Changed