-
I have set definitions to parse BBC for table as:
```
//table
$builder = new \JBBCode\CodeDefinitionBuilder('table', '{param}');
array_push($this->definitions, $builder->build());
//…
-
It'd be cool to have all the various styling in forum posts/comments show in the app as well, like colored text/italics/bold/etc. It looks like
``` Java
myTextView.setText(Html.fromHtml("some html fo…
-
As always, I import modules in the `app.module.ts`, but for some reason bbcode-parseq is not displayed as existing for me.
-
Hi! Thanks for these fixes to the BBCode parser. I hope you are still reading this.
I am having some parsing trouble and hoped you could help.
I am trying to parse two possible flavors of the [url…
-
Currently I am parsing existing BBCode and you can find every possible errors. The output is this cases is not well-formed html. Any chance to get a more forgiving parser in the future?
`[img]http…
-
A code tag with syntax highlighting for programming related boards.
-
I found KefirBB library in stackoverflow but it's only providing converting BBCode to Html.How to convert html to BBCode?
-
If put several spaces before a word inside a teletype tag, then a code field appears.
![teletype tag issue](https://user-images.githubusercontent.com/72157778/96576029-3669b580-12da-11eb-8ee2-cfea2…
-
I don't quite get it, really, what's the point of converting all img tags to bbcode in textareas? Allowing image tags and their 'src' values to remain dynamic?!?! They where dynamic ! Filtering HTML i…
-
I made a sub-board on Coinbistro for BBCode issues with separate threads for each issue so they can be followed easier
[BBCode bug threads](https://coinbistro.com/boards/8b87f61d-4617-4f66-9730-5496c…