Commit graph

2 commits

Author SHA1 Message Date
b4a49b67b8 chore: Update to mkdocs-simple-plugin v1.0
Also updates from pep517.build to the `build` package, and bumps the
  semiliterate version number.
  Resolves .
2021-08-24 10:58:55 -07:00
f458f716e3 feat: Implement double-quoted filename features. ()
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 .
  Resolves .

Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Reviewed-on: 
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