Registers a new output filter.
The output filter to add.
A function that can be called to remove the filter
Registers a new output filter.
A function that can be called to remove the filter
Runs output through all output filters.
The original output
Removes a filter from the registered output filters.
A reference to the filter to remove
Returns true if the filter was removed, false if the filter wasn't registered.
Generated using TypeDoc
Output filter methods.
3.2.0