Displaying 1 result from an estimated 1 matches for "usefallbackfilt".
Did you mean:
usefallbackfilter
2011 Oct 26
1
Object-oriented PHP implementation is coming, looking for parties
...are running one by
one resulting to html.
By default, one more special filter is run. It will pass given text to
original Markdown.pl 1.0.1
This way we get parsed markdown even if some filters are not implemented yet.
This feature requires perl, of course. It can be disabled:
Markdown_Filter::useFallbackFilter(false);
Such design allows users to write their own filters, hook into the
process, write plugins etc.
We can compose any chain of filters resulting into different versions,
extra features and other goodies.
You can find source along with documentation at GitHub:
https://github.com/garygolden/m...