Skip to content

Class hierarchy #3

@phil65

Description

@phil65

Right now, class hierarchy is mainly determined by the resulting Markdown / Html, meaning that for example MkAdmonitionBlock and MkAdmonition do NOT inherit from some common MkBaseAdmonition. class MkAdmonitionBlock inherits from MkBlock instead, which is the base class for all Block-extension based MkNodes. It might be the better choice to model hierarchy without taking the technicals into account, and make the output style either an instance option, a global option, or automatically chosen based on context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions