Processor
A processing function takes command and its parameter, returns processed text.
default_processor()
Default processing function, only process verbatim(). R
verbatim()
render()
The entry point.
Returns parameter text verbatim. R