RightMap


Object Hierarchy:

Object hierarchy for RightMap

Description:

public class RightMap : MarkerMap

Marker map for delimiter runs that are valid as closing delimiters (must be followed by whitespace or newline). peek() wraps eat() and rejects the match if the next character is not whitespace or newline. Contains only emphasis-style sequences (asterisk and underscore); no links, code, etc.


Namespace: Markdown
Package: ollmchat

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Markdown.MarkerMap