definition.yml 218 B

123456789
  1. key: htmlCodehighlighter
  2. title: Code Highlighting Post-Processor
  3. description: Syntax detector for programming code
  4. author: requarks.io
  5. icon: mdi-code-braces
  6. enabledDefault: true
  7. dependsOn: htmlCore
  8. step: pre
  9. props: {}