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 inside_block inclusion with multiple curly brackets on the same line #14

Closed
wants to merge 29 commits into from

Conversation

dmitry-timofeev
Copy link
Contributor

@dmitry-timofeev dmitry-timofeev commented Mar 12, 2020

Commits to review: 05bb3d4...8540916

dmitry-timofeev and others added 28 commits February 14, 2020 18:25
Added a Travis CI script.

Also added the requirements.txt file, after
mkdocs & nose installation.
Use the file extension as the language class for
highlight.js appears to support file extensions as language
classes, see: https://github.com/highlightjs/highlight.js#supported-languages
It must be more accurate than the file extension.
Allow empty title for code snippets. It may
be useful for short code fragments.
Always use UTF-8 as it is commonly used
for platform-independent source files.
@dmitry-timofeev dmitry-timofeev changed the title Fix inside_block inclusion with multiple curly brackets on the same line [WIP] Fix inside_block inclusion with multiple curly brackets on the same line Mar 13, 2020
The fix in 2979ea4
was incomplete: see the added tests.
@dmitry-timofeev dmitry-timofeev changed the title [WIP] Fix inside_block inclusion with multiple curly brackets on the same line Fix inside_block inclusion with multiple curly brackets on the same line Mar 13, 2020
@rnorth
Copy link
Owner

rnorth commented Oct 18, 2020

Trying to unpick these and forming a larger PR, #22, where I'll resolve the conflicts that have arisen

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.

2 participants