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

Markdown partials are not rendered correctly #88

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

johanjanssens
Copy link
Member

@johanjanssens johanjanssens commented Apr 4, 2019

Trim content to prevent markdown from being rendered inside <pre><code></code></pre>elements if the element is not defined at the first column of a document due to additional unwanted whitespace being added as a result of the regex filtering.

@johanjanssens johanjanssens added the bug Something isn't working label Apr 4, 2019
@johanjanssens johanjanssens added this to the v0.9.0 milestone Apr 4, 2019
@johanjanssens johanjanssens self-assigned this Apr 4, 2019
@johanjanssens johanjanssens changed the title Trim content Markdown partials are not rendered correctly Apr 4, 2019
@johanjanssens johanjanssens merged commit 5435a23 into master Apr 5, 2019
@johanjanssens johanjanssens deleted the feature/87-partial branch April 5, 2019 10:41
@johanjanssens johanjanssens mentioned this pull request Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants