[1.13] A remark about adding a new renderer

Author Topic
admin

Posted on

This is an outdated guide, for vpub-plus version prior to 1.14. See Adding new render engine: how-to guide for up to date information.


It’s currently implemented using Go’s build tags, which I’d like to replace one day with an interface so that we can change renderers on-the-fly or something like that. But for now it is done through build tags.

Adding custom markdown renderer - Blackfriday

Adding custom markdown renderer - Mycomarkup

Last edited on