Thx to @kaushalmodi
So I now just add
+++
[blackfriday]
extensions = [“noEmptyLineBeforeBlock”]
+++
in the theme README.md
This way the rendered markdown is more similar for GFM and blackfriday …
Thx to @kaushalmodi
So I now just add
+++
[blackfriday]
extensions = [“noEmptyLineBeforeBlock”]
+++
in the theme README.md
This way the rendered markdown is more similar for GFM and blackfriday …