parse command

Use the parse command to trigger the document parser.

 

Syntax

parse [ all ] 

 

Parameters

all Use the optional parameter all to indicate that all of the lines in the document should be parsed.  If not specified, only the lines that are currently on the parse pending list will be parsed.

 

Status

The status parameter is not affected by this command.

 

Examples

parse
parse all 

Related concepts
Document parsers
Editor commands, actions, and parameters

Related reference
parser parameter
Default editor commands