Kramdown supports definition lists in this format: ``` Item : Definition : Definiton Item : Definition : Defintion ``` This isn't supported in kramed, and incorrectly is parsed as: ``` html Item : Def1 : Def2 Item2 : Def3 ```
Kramdown supports definition lists in this format:
This isn't supported in kramed, and incorrectly is parsed as: