### 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_