feat: Permet d'ajouter des classes et id facilement à un block
Exemple : - une - deux {.ajoutDuneClasseALaListe #unid}
This commit is contained in:
@ -18,6 +18,9 @@ minify:
|
|||||||
|
|
||||||
markup:
|
markup:
|
||||||
goldmark:
|
goldmark:
|
||||||
|
parser:
|
||||||
|
attribute:
|
||||||
|
block: true
|
||||||
renderer:
|
renderer:
|
||||||
unsafe: true
|
unsafe: true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user