BBCode Parser

Parse BBCode into AST and convert into HTML

As of 2025-09-16. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v0.2.1 2025-10-08
    • bug fix: incorrect character locating in findPlainTextToken
  • v0.2 2025-09-16
    • feat: deal with errors
  • v0.1 2025-09-16