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 concealed index terms #475

Merged

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Jan 11, 2020

support the ((( syntax in paragraphs, but discard
the element from the final document, so no rendering
is done.

Fixes #473

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

support the `(((` syntax in paragraphs, but discard
the element from the final document, so no rendering
is done.

Fixes bytesparadise#473

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

codecov bot commented Jan 11, 2020

Codecov Report

Merging #475 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
+ Coverage   88.64%   88.66%   +0.01%     
==========================================
  Files          63       63              
  Lines        4132     4138       +6     
==========================================
+ Hits         3663     3669       +6     
  Misses        302      302              
  Partials      167      167

@xcoulon xcoulon merged commit d295e1b into bytesparadise:master Jan 12, 2020
@xcoulon xcoulon deleted the Issue473_support_concealed_index_terms branch January 12, 2020 08:18
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 concealed index term syntax
1 participant