Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

BBCode Convertor

salockhartsalockhart4k downloads

Convert Markdown files to BBCode.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Converts your Markdown files to BBCode, for pasting into forums

Contributing

  1. Clone this repo
  2. Create a new test vault
  3. Link this directory to the test vault's .obsidian/plugins directory: ln -s pwd Test\ Vault/.obsidian/plugins/obsidian-bbcode.
  4. Build with npm run dev
  5. 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:

  1. Go to Actions → Release Obsidian plugin → Run workflow on GitHub.
  2. Choose a bump type from the dropdown: patch, minor, or major.
  3. 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

  1. Open a file in the Obsidian Editor
  2. In the Command Palette, select "Convert to BBCode & Copy to Clipboard"
  3. Done!

Attribution

Special thanks to:

  • markedjs/marked
  • holi0317/md2bbc.js
77%
HealthExcellent
ReviewCaution
About
Convert Markdown notes to BBCode for posting on forums. Copy the converted BBCode to the clipboard with a single command from the command palette.
ExportFormatsMarkdown
Details
Current version
1.3.0
Last updated
3 months ago
Created
4 years ago
Updates
4 releases
Downloads
4k
Compatible with
Obsidian 0.12.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
salockhartsalockhart
github.com/salockhart/obsidian-bbcode
GitHubsalockhart
  1. Community
  2. Plugins
  3. Export
  4. BBCode Convertor

Related plugins

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

Pandoc Plugin

Commands to export to Pandoc-supported formats like DOCX, ePub and PDF.

Docxer

Import Word files easily. Adds a preview mode for .docx files and the ability to convert them to markdown (.md) files.

qmd as md

Edit, preview, and render Quarto (.qmd) files with executable code cells via Quarto to PDF, DOCX, HTML, or reveal.js.

Marp Slides

Create Marp presentations.

Markdown to Jira Converter

Convert notes or selections to Jira markup and vice versa.

markdown export

Export Markdown to a package, including images.

Outliner

Work with your lists like in Workflowy or Roam Research.

Various Complements

Complete words similar to auto-completion in an IDE.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.