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

bug(parser): failure to convert nested elements #740

Merged
merged 2 commits into from
Aug 2, 2020

Conversation

gdamore
Copy link
Collaborator

@gdamore gdamore commented Aug 1, 2020

Fixes #739

@codecov
Copy link

codecov bot commented Aug 1, 2020

Codecov Report

Merging #740 into master will decrease coverage by 0.04%.
The diff coverage is 70.00%.

@@            Coverage Diff             @@
##           master     #740      +/-   ##
==========================================
- Coverage   84.97%   84.93%   -0.05%     
==========================================
  Files          76       76              
  Lines        5213     5224      +11     
==========================================
+ Hits         4430     4437       +7     
- Misses        494      496       +2     
- Partials      289      291       +2     

@xcoulon xcoulon merged commit 6f07b44 into bytesparadise:master Aug 2, 2020

Context("list paragraphs", func() {

It("inline image within a quote", func() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll rename that test in #726, its title does not reflect the content of source

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.

failure to convert nested elements
2 participants