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

Bugfix/issue 1 #2

Merged
merged 4 commits into from
Jan 21, 2016
Merged

Bugfix/issue 1 #2

merged 4 commits into from
Jan 21, 2016

Conversation

nicojs
Copy link
Owner

@nicojs nicojs commented Jan 21, 2016

Fixed generation of multiple paragraphs

Inline nodes inside a block node which does not support inline content generated multiple paragraphs
Fixed by now letting the container conversion be in charge of the paragraph-wrapping.

Inline nodes inside a block node which does not support inline content generated multiple paragraphs
Fixed by now letting the container conversion be in charge of the paragraph-wrapping
Again removed the isInline() abstract method from the abstract NodeConversion class as it was not needed in hindsight
nicojs added a commit that referenced this pull request Jan 21, 2016
@nicojs nicojs merged commit 6ed5b88 into master Jan 21, 2016
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.

None yet

1 participant