README
Plugin for mkdocs-material to convert semantic in documentation from obsidian to mkdocs-material.
pip install mkdocs-obsidian-support-plugin
Usage¶
Activate the plugin in mkdocs.yml
plugins:
- obsidian-support
features¶
obsidian callout/block styled admonition->mkdocs-material admonitionobsidian comment->html commentobsidian wikilink image->mkdocs-material mdlink image&image with md_in_htmlobsidian embed pdf->html embed pdfobsidian tags->mkdocs-material searchobsidian html-tabs->mkdocs-material content tabs
Note
Some features require setup to activate it. If you interested in specific feature, see the documentation.