-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: Ensure bullet-style lines are parsed as plain text when not
within either a * A simple array * An array whose type hasn't yet been decided Updated tests to reflect this edge case. Fixes #19
- Loading branch information
Showing
2 changed files
with
7 additions
and
3 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
Submodule archieml.org
updated
5 files
+34 −13 | archieml.js | |
+2 −1 | index.html | |
+198 −108 | test/1.0/all.0.aml | |
+6 −0 | test/1.0/freeform.19.aml | |
+9 −0 | test/1.0/multi_line.34.aml |