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

Fixes to markdown parser following trials on Julia Blog posts #218

Merged
merged 3 commits into from
Sep 10, 2019
Merged

Conversation

tlienart
Copy link
Owner

  • issue with indented code blocks being separated when there was an empty line in the code
  • double backticks had a funny thing whereby the Julia parser thought it was maths, no it wasn't
  • indirect refs had a spacing issue if the ref wasn't written exactly as [...]: url

@tlienart tlienart merged commit f5513f6 into master Sep 10, 2019
@tlienart tlienart deleted the jfix branch September 27, 2019 17:20
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