Skip to content

Releases: JoyHak/MarkdownToBBCode

MarkdownToBBCode v2.0

11 Aug 15:46
0797aa4

Choose a tag to compare

Changelog

Features

  • Full support for GitHub markdown syntax (basic and advanced).
  • Support for html tags and spoilers.
  • Delete comments, mark text that does not need to be converted.
  • Recursive block elements conversion (lists containing lists, basic syntax containing basic syntax, etc).
  • Support for any type of list (ordered, unordered, with any prefix and nesting level).
  • Attaching / detaching markdown list items from BBcode lists (ability to add or detach quotes and other items from the converted list).
  • Support for multi-level quotes with the ability to include lists, mentions, and other syntax.
  • Support for Github issues, commits and relative to the selected repository root links.
  • Restore text to its pre-conversion state for editing.
  • Convert, copy, and clear with a single click.
  • Convert file and save result to the new / existing file.
  • Command line interface (CLI) for converting different files and combining their contents into a single file.

The converter uses the Maple Mono font for GUI elements.