Fix inside_block inclusion with multiple curly brackets on the same line by dmitry-timofeev · Pull Request #14 · rnorth/mkdocs-codeinclude-plugin

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.
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

@dmitry-timofeev

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