Index

Processor

A processing function takes command and its parameter, returns processed text.

default_processor()

Default processing function, only process verbatim(). R

render()

The entry point.

verbatim()

Returns parameter text verbatim. R