Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(parser): Support for Document Author and Revision, and Preamble #36

Merged
merged 1 commit into from
Oct 24, 2017

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Oct 16, 2017

Also, refactor test by using contexts to group
Also, update dependencies, including Pigeon (see below)
Also, use new 'Entrypoint' option in Pigeon to reduce the structure
of the expected output when parsing

Signed-off-by: Xavier Coulon [email protected]

@codecov
Copy link

codecov bot commented Oct 16, 2017

Codecov Report

Merging #36 into master will decrease coverage by 1.04%.
The diff coverage is 88.07%.

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
- Coverage   71.33%   70.28%   -1.05%     
==========================================
  Files          19       20       +1     
  Lines        1322     1612     +290     
==========================================
+ Hits          943     1133     +190     
- Misses        306      397      +91     
- Partials       73       82       +9

…Preamble

Also, refactor test by using contexts to group
Also, update dependencies, including Pigeon (see below)
Also, use new 'Entrypoint' option in Pigeon to reduce the structure
of the expected output when parsing
Also, refactor the options to render a document, using functions to
configure the rendering context

Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon merged commit 99b1fd9 into bytesparadise:master Oct 24, 2017
@xcoulon xcoulon deleted the document_header branch February 25, 2019 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant