MarkupParser.getRules()method
getRules(context: string, priority: number): Iterable<MarkupRule>
Yield the rules active in context that sit in the given priority tier.
getRules(context: string, priority: number): Iterable<MarkupRule>
Yield the rules active in context that sit in the given priority tier.