ruby-bbcode
ruby-bbcode copied to clipboard
Convert BBCode to HTML and check whether the BBCode is valid
It is nicer (HTML) to use paragraphs (`...`) instead of `` for newlines/paragraphs. Furthermore, the `` HTML elements can be styled (e.g. using CSS) making the output more flexible
Sorry for the issue bombardment, I'm on an OSS binge apparently, lol I think it might be nice to have a demo project that use ruby-bbcode. There are three immediate...
I've been wondering what the best way is to use custom tags in a rails app. Would you expect the standard way to fork this repo, edit the tags in...
Things to include - Tag output, examples and descriptions - Error messages