Skip to content

[Discussion] Plug-ins #163

Open
Open
@azerupi

Description

@azerupi

Non-core functionality should be isolated into plug-ins. Plug-ins can then be enabled / disabled depending on the users need. e.g. syntax highlighting could be a plug-in

Plug-ins should:

  • be able to alter the markdown before rendering
  • be able to alter the outputted format after rendering
  • have access to the important configuration options
  • have a configuration of their own
  • be able to specify which renderers they target
  • ???

How could we design this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: Enhancement or feature requestM-DiscussionMeta: DiscussionS-ExperimentStatus: Experiment

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions