Context
It might be useful to propose an abstract class or interface that only includes the __init__, render and renderInline methods from RendererHTML, and keeping general specific rendering methods indicated as not implemented. This would make it more logical to code new formattings, which currently go through a subclass of RendererHTML.
Proposal
No response
Tasks and updates
No response
Context
It might be useful to propose an abstract class or interface that only includes the
__init__, render andrenderInlinemethods fromRendererHTML, and keeping general specific rendering methods indicated as not implemented. This would make it more logical to code new formattings, which currently go through a subclass ofRendererHTML.Proposal
No response
Tasks and updates
No response