textile-js icon indicating copy to clipboard operation
textile-js copied to clipboard

Support alternative definition list syntax

Open borgar opened this issue 4 years ago • 0 comments

Support should be added for the alternative syntax of definition lists. Textile-lang.com gives the following example:

; HTML
: HyperText Markup Language, based on SGML.
; XHTML
: HTML 4.0 rewritten to be compliant with XML rules.
; HTML5
: The latest revision of the HTML standard.
: Still under development.

borgar avatar Apr 21 '21 17:04 borgar