Replies: 2 comments 4 replies
-
Hello @pawamoy, PyMdown Extensions add the Pygments requirements, so perhaps there is a way to find extensions based on the language name: I don't know about any mapping already made that would meet the criteria. |
Beta Was this translation helpful? Give feedback.
4 replies
-
Hey, I just created this npm package for this purpose, give it a try: npm: https://www.npmjs.com/package/omni-file |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Any quick way of getting a map of file names / file extension to icons?
I started writing one:
...but it's a bit cumbersome to search by hand in https://squidfunk.github.io/mkdocs-material/reference/icons-emojis/?h=emoji#icons-emojis 😄
Beta Was this translation helpful? Give feedback.
All reactions