bbcode-to-markdown

1.0.3 • Public • Published

bbcode-to-markdown

node module to convert bbcode to markdown

Example

convert = require('./bbcode-to-markdown');
convert('[b]oh hai[/b]'); // **oh hai**

New or unconverted tags?

submit an issue, with input example

Credits

based off of these main libs

License

MIT

/bbcode-to-markdown/

    Package Sidebar

    Install

    npm i bbcode-to-markdown

    Weekly Downloads

    7

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    24.2 kB

    Total Files

    8

    Last publish

    Collaborators

    • akhoury