Hyphenated section names don't seem possible? #1981
Answered
by
facelessuser
Midnighter
asked this question in
Q&A
-
I was trying to include a snippet with a hyphenated section name such as <!-- --8<-- [start:data-ls] -->
```{bash}
ls
```
<!-- --8<-- [end:data-ls] --> however, mkdocs raises an error that the snippet cannot be found. An underscore instead of a hyphen doesn't work either. This was surprising to me. Is there any way to use compound names or does it all have to be one word? |
Beta Was this translation helpful? Give feedback.
Answered by
facelessuser
Mar 12, 2023
Replies: 1 comment 3 replies
-
What version of Pymdown Extensions are you using? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Midnighter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Pymdown Extensions are you using?