Implemented separators
This commit is contained in:
@ -10,6 +10,7 @@ A markdown renderer that supports only a subset of the CommonMark spec in order
|
||||
- Headers
|
||||
- Paragraphs
|
||||
- Quotes
|
||||
- Separators
|
||||
- Tables
|
||||
|
||||
## Installation
|
||||
@ -35,6 +36,7 @@ PASS: TestList
|
||||
PASS: TestTables
|
||||
PASS: TestCode
|
||||
PASS: TestQuote
|
||||
PASS: TestSeparator
|
||||
PASS: TestCombined
|
||||
PASS: TestSecurity
|
||||
coverage: 100.0% of statements
|
||||
|
Reference in New Issue
Block a user