Skip to content

renebrucknerjnr/obsidian-html-md-shortcuts

Repository files navigation

Obsidian HTML Markdown Shortcuts (HTML-MD-SC)

Adds HTML markdown with CSS snippets, as well as shortcuts for them.

Example

Use <i id="help"></i> to get a list of useable classes.

Use the demo command to get a demonstration of the plugin.

Install through terminal:

cd "C:\<YourVaultDirectoryOrPath>\.obsidian\plugins"
git clone https://github.com/renebrucknerjnr/obsidian-html-md-shortcuts.git

Install with download:

  1. Then move the extracted folder into C:\<YourVaultDirectoryOrPath>\.obsidian\plugins

  1. If that doesn't work follow the directions on the Obsidian Help page.

You could also download the styles.css and use the classes with snippets and not the plugin.