mkdocs-semiliterate/mkdocs_semiliterate
Glen Whitney f458f716e3
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/push Build is failing Details
feat: Implement double-quoted filename features. (#13)
Adds interpretation of ordinary Python character escapes (like "\t") and
  a special escape to fetch a particular Git version of a file, in double-quoted
  strings used as the FILENAME argument of a {! ... !} inclusion directive.

  Resolves #11.
  Resolves #12.

Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Reviewed-on: #13
Co-Authored-By: Glen Whitney <glen@nobody@nowhere.net>
Co-Committed-By: Glen Whitney <glen@nobody@nowhere.net>
2021-02-12 17:11:07 +00:00
..
__init__.py refactor: Build on top of released mkdocs-simple-plugin v0.4.0 (#8) 2021-02-09 06:26:39 +00:00
plugin.py feat: Implement double-quoted filename features. (#13) 2021-02-12 17:11:07 +00:00