-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update architecture.md * implement granular rules for attributes * Implement USX export: id, c, v, paragraphs * Make Tag node part of AST in numbered markers * note down the question on USX * update test cases after inlcuing tag node in AST * Implement USX conversion for all para type makers, notes, char , nested and attributed markers * map the markers to their default attributes in USX conversion * Fix types and add links in noted down questions * Figure out how to use USX's rnc grammar for validation * update grammar and tests to include table cell tags in AST * Implement USX conversion for tables * expose milestone and znamespace Tag nodes in AST * Implement USX conversion for milestones * include catogory value in the AST and update tests * implement USX conversion for sidebars, cat and fig * implement USX conversion for optbreak(\b) * bug fixes in usx conversion * update notes on grammar * update note caller rule to allow sequence of any charaters
- Loading branch information
1 parent
5271791
commit 897de5c
Showing
17 changed files
with
1,767 additions
and
240 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
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.