Open daisylb opened 12 years ago
Formatters are now class based as of 1202e47bfc. Need to also add an API for postprocessing (eg table class=table) and a way to easily add third party formatters.
__Formatter should probably also be called BaseFormatter.
__Formatter
BaseFormatter
Formatters are now class based as of 1202e47bfc. Need to also add an API for postprocessing (eg table class=table) and a way to easily add third party formatters.