-
Hi, thanks for this great library! We are using it sometimes for mathematical equations, when characters like [ is needed. However the parser then fails, and reports bad results like [b][[/b] becomes …
-
Currently we are using BBCode not only for text style stuff like bold, italic, lists and so on, but also for technical stuff like resharing of posts and link preview.
Currently reshared posts look …
-
Hello!
I tried to clone this git repo to modify some HTML output a bit, and use the gem from there inside my Rails 3 application. So I did:
gem 'BBRedCloth', :path => 'vendor/redcloth'
which won't wo…
-
hi!
is there any method to replace signs as :-) or :-o or UTF-8 characters such 🐣 😎 to iconify?
something similar to this:
https://demos.joypixels.com/latest/jstoimage.html
10x!
-
i'm enjoying jbbcode :)
i just had to hack the core for my needs to do some replacements on plain text. i had to parse such plain text to put in smileys and do some automagic link creation stuff.
fo…
-
### Expected behavior
Same as a youtube video.
### Actual behavior
Just shows the URL between BBCode and no preview.
### Steps to reproduce the problem
Try posting this video: [video]https://www…
-
-
I would be glad if the number of characters were adjustable, which should be displayed by the notification in telegram.bye Jan
-
Within the editor interface/toolbar I have noticed it uses the deprecated `` element; this really should be replaced with something such as `...` or similar if needing to utilise inline styling.
-
The chat is currently displayed using QTextBrowser. It is a practical choice but it's limited in a number of ways - not being able to play gifs is one of them.
I'm considering replacing it with som…