-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(parser/renderer): support block and paragraph quotes (#157)
also: - fix missing ID and title in admonition blocks (delimited blocks) - fix grammar for listing blocks and verse blocks - fix parsing/rendering of trailing spaces: included in the AST after parsing, but removed during rendering on the last element of a line. fixes #141 Signed-off-by: Xavier Coulon <[email protected]>
- Loading branch information
Showing
24 changed files
with
17,447 additions
and
14,238 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.