We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8986a62 commit e279009Copy full SHA for e279009
mkdocs.yml
@@ -150,3 +150,8 @@ markdown_extensions:
150
pymdownx.emoji: # Allows emoji style inline embeds for icons
151
emoji_index: !!python/name:materialx.emoji.twemoji
152
emoji_generator: !!python/name:materialx.emoji.to_svg
153
+ pymdownx.pathconverter:
154
+ base_path: 'docs' # default: ''
155
+ relative_path: '' # default ''
156
+ absolute: false # default: false
157
+ tags: 'a script img link object embed'
0 commit comments