Converts your Markdown files to BBCode, for pasting into forums
- Clone this repo
- Create a new test vault
- Link this directory to the test vault's
.obsidian/plugins
directory:ln -s
pwdTest\ Vault/.obsidian/plugins/obsidian-bbcode
. - Build with
npm run dev
- When you're all done, commit your changes.
- Version your changes with
npm version [major|minor|patch]
- Push the new version with
git push --tags
- Open a file in the Obsidian Editor
- In the Command Palette, select "Convert to BBCode & Copy to Clipboard"
- Done!
Special thanks to: