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 'nowrap' option on source blocks #795

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Oct 29, 2020

Fixes #784

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

@codecov
Copy link

codecov bot commented Oct 29, 2020

Codecov Report

Merging #795 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #795      +/-   ##
==========================================
+ Coverage   81.80%   81.82%   +0.01%     
==========================================
  Files          85       85              
  Lines        5057     5062       +5     
==========================================
+ Hits         4137     4142       +5     
  Misses        567      567              
  Partials      353      353              

@xcoulon xcoulon merged commit 6fa3065 into bytesparadise:master Oct 29, 2020
@xcoulon xcoulon deleted the Issue784_source_nowrap branch October 29, 2020 21:41
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 the [source%nowrap] attribute on a source block
1 participant