feat: Implement double-quoted filename features. #13

Merged
glen merged 7 commits from quoted_filename into main 2021-02-12 17:11:07 +00:00
Owner

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.

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.
glen added 7 commits 2021-02-12 17:09:23 +00:00
continuous-integration/drone/push Build is failing Details
921719c165
feat: add \git escape to double-quoted filenames in inclusion
This allows you to include a file extracted from a specific git commit.
   Still needs documentation.
continuous-integration/drone/push Build is failing Details
42dd557ba7
docs: Document quoted filename features
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
a4015b1136
chore: satisfy flake8
glen merged commit f458f716e3 into main 2021-02-12 17:11:07 +00:00
glen deleted branch quoted_filename 2022-07-11 22:27:34 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: glen/mkdocs-semiliterate#13
No description provided.