Age | Commit message (Collapse) | Author |
|
|
|
|
|
Including support for lists continuations.
|
|
|
|
|
|
|
|
Also opened the way to making configurable quoted text elements,
like the original Asciidoc allows. We could potentially end up
allowing users to define different types of quotes producing
custom AST.
|
|
This is still very much in a proof of concept state, though
the project should be in a good enough state that future
additions are relatively painless.
Text formatting nodes are not using the proper form in the
AST at the moment. They should not be relied upon just yet.
|