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/renderer): support 'listing' paragraphs #781

Merged
merged 1 commit into from
Oct 18, 2020

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Oct 18, 2020

including support for custom substitutions

Fixes #778

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

including support for custom substitutions

Fixes bytesparadise#778

Signed-off-by: Xavier Coulon <[email protected]>
@codecov
Copy link

codecov bot commented Oct 18, 2020

Codecov Report

Merging #781 into master will increase coverage by 0.03%.
The diff coverage is 87.87%.

@@            Coverage Diff             @@
##           master     #781      +/-   ##
==========================================
+ Coverage   81.10%   81.14%   +0.03%     
==========================================
  Files          86       86              
  Lines        5096     5128      +32     
==========================================
+ Hits         4133     4161      +28     
- Misses        611      613       +2     
- Partials      352      354       +2     

@xcoulon xcoulon merged commit 87b53b3 into bytesparadise:master Oct 18, 2020
@xcoulon xcoulon deleted the Issue778_listing_paragraphs branch October 18, 2020 17: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.

Support 'listing' paragraphs
1 participant