feat: add class to block code

This commit is contained in:
Petra Baranski
2023-07-24 20:32:43 +02:00
parent d23ba23a4c
commit a1001cb991
3 changed files with 32 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ maddy uses [semver versioning](https://semver.org/).
* ![**ADDED**](https://img.shields.io/badge/-ADDED-%23099) GitHub workflow
* ![**DEPRECATED**](https://img.shields.io/badge/-DEPRECATED-%23666) config flags `isEmphasizedParserEnabled` and `isHTMLWrappedInParagraph`
* ![**ADDED**](https://img.shields.io/badge/-ADDED-%23099) config flag `enabledParsers` to en-/disable each parser separately
* ![**ADDED**](https://img.shields.io/badge/-ADDED-%23099) class attribute to code blocks if there is text after the three backticks like ` ```cpp`
* ?
## version 1.1.2 2020-10-04