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 Markdown style quote blocks #563

Merged

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented May 16, 2020

No description provided.

includes support for first line or all lines prefixed with `> `
also includes support for attribution on the last line,
using the `-- ` prefix

Fixes bytesparadise#561

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

codecov bot commented May 16, 2020

Codecov Report

Merging #563 into master will increase coverage by 0.03%.
The diff coverage is 84.37%.

@@            Coverage Diff             @@
##           master     #563      +/-   ##
==========================================
+ Coverage   88.28%   88.31%   +0.03%     
==========================================
  Files          65       65              
  Lines        4396     4416      +20     
==========================================
+ Hits         3881     3900      +19     
- Misses        333      334       +1     
  Partials      182      182              

@xcoulon xcoulon merged commit b17f6e1 into bytesparadise:master May 16, 2020
@xcoulon xcoulon deleted the Issue561_markdown_block_quotes branch August 3, 2020 12:28
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