mmitch / ox-bb

BBCode export for Org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ox-bb - BBCode export for Org

Build Status GPL 3+ MELPA Stable MELPA

This tries to be an Org export backend to generate BBCode suitable for some web forums and other applications. Code blocks will be exported for the GeSHi plugin but don't expect this to work on every forum.

resources

Project homepage, git repository and bug tracker are available at https://github.com/mmitch/ox-bb

license

Copyright (C) 2017-2021 Christian Garbs mitch@cgarbs.de
Licensed under GNU GPL v3 or later.

ox-bb is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ox-bb is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with ox-bb. If not, see http://www.gnu.org/licenses/.

About

BBCode export for Org

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 95.6%Language:Makefile 4.4%