Const
Inline rule for parsing ##color|text## color formatting.
##color|text##
Triggered by a COLOR_MARKER token (##). The rule collects the color specifier until a PIPE token, then recursively parses inline content until the closing ##.
COLOR_MARKER
##
PIPE
Fails if:
Inline rule for parsing
##color|text##color formatting.Triggered by a
COLOR_MARKERtoken (##). The rule collects the color specifier until aPIPEtoken, then recursively parses inline content until the closing##.Fails if:
##is found on the same line