README file from
GithubObsidian BBCode Converter
Converts your Markdown files to BBCode, for pasting into forums
Contributing
- Clone this repo
- Create a new test vault
- Link this directory to the test vault's
.obsidian/pluginsdirectory:ln -spwdTest\ Vault/.obsidian/plugins/obsidian-bbcode. - Build with
npm run dev - When you're all done, commit your changes.
Releasing a New Version
Releases are handled by the Release Obsidian plugin GitHub Actions workflow. To cut a release:
- Go to Actions → Release Obsidian plugin → Run workflow on GitHub.
- Choose a bump type from the dropdown:
patch,minor, ormajor. - Click Run workflow.
The workflow will run npm version, push the commit and tag, and create a draft GitHub release with the built assets attached. Publish the draft when you're ready.
Usage
- Open a file in the Obsidian Editor
- In the Command Palette, select "Convert to BBCode & Copy to Clipboard"
- Done!
Attribution
Special thanks to: