-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request