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

test(parser/renderer): verify special characters #758

Merged
merged 1 commit into from
Sep 29, 2020

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Sep 29, 2020

Verifies that special characters are properly
handled in paragraphs and delimited blocks

Fixes #751

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

Verifies that special characters are properly
handled in paragraphs and delimited blocks

Fixes bytesparadise#751

Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon force-pushed the Issue751_special_characters branch from 42dec85 to c75223e Compare September 29, 2020 20:47
@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #758 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #758   +/-   ##
=======================================
  Coverage   81.25%   81.25%           
=======================================
  Files          76       76           
  Lines        5014     5014           
=======================================
  Hits         4074     4074           
  Misses        606      606           
  Partials      334      334           

@xcoulon xcoulon merged commit 747e033 into bytesparadise:master Sep 29, 2020
@xcoulon xcoulon deleted the Issue751_special_characters branch September 29, 2020 20:53
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.

Inappropriate quoting in listing and literal blocks
1 participant