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

Fix extra whitespace after a code block #439

Merged
merged 1 commit into from
Jul 28, 2015
Merged

Conversation

jgknight
Copy link
Contributor

Fixes #436 where we were incorrectly inserting a closing p tag, when
it should have been an opening tag. This caused extra whitespace after
the end of a [/code] tag.

Fixes esotalk#436 where we were incorrectly inserting a closing p tag, when
it should have been an opening tag. This caused extra whitespace after
the end of a [/code] tag.
jgknight added a commit that referenced this pull request Jul 28, 2015
Fix extra whitespace after a code block
@jgknight jgknight merged commit 8c80501 into esotalk:develop Jul 28, 2015
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