Skip to content

Remove syntax higlight processor #111

@eelcoj

Description

@eelcoj

Just played around with the syntax highlighting processor, but it is not as simple as just adding it to the process array. It depends on a markdown renderer/gem to be configured and even then the current processor assumes a certain markup.

Given this it should be removed with V1 (first-party processors should be plug and play). Adding a deprecation warning for now.

It should either be replaced by writing a custom markdown parser or it can be offered via community snippet (the library will be it is own “thing”; separate from the site in a way 🤫).

  • Add deprecation message
  • Remove syntax related logic

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions