-
https://decoda.github.io/2017/12/16/hello-world/#more
-
https://decoda.github.io/2017/12/17/hello-world/
-
I configured my own emoticons.yml but it seems that the decoda's emoticons listed in:
vendor\mjohnson\decoda\src\config\emoticons.php are still parsed...
How to configure FMBbCodeBundle to completely…
-
I would like to disable the Decoda censor hook via config.yml.
The Decoda docs give this example of:
`$code = new Decoda\Decoda($string);
$code->removeHook('Censor');`
but I can't see how this could…
-
Hi,
I have a probleme with the [code] tag. It seems that if the code posted is too long, the process crashes.
My config:
```
fm_bbcode:
filter_sets:
forum:
strict: false
…
-
There are no option for changing the Lua files encoding. Decoda does not handle UTF-8 or UTF-16. It only supports the locale in non-Unicode characters only.
Decoda should handle the UTF-8 or UTF-16 p…
-
Dear unknownworlds' devs
I'm drooling over decoda -- I'm using lua quite a bit, and the lack of real-life dev tools is a major pain.
Do you know how hard it would be to port Decoda to OS X, please?…
jucor updated
9 years ago
-
https://decoda.zhoubx.com/2017/12/16/%E6%88%91%E7%9A%84%E7%AC%AC%E4%B8%80%E7%AF%87%E5%8D%9A%E5%AE%A2/#more
-
It worked fine before but I wanted to try hardwareaccel, so I enabled that in the config file and now I get this error.
Also logs:
- Logs begin at Mon 2022-06-20 20:39:06 CEST. --
jun 22 22:54:28…
-
Is it possible to use tables?
My whitelisting tags: table,tr,td,b,u
Instead of HTML I see: [table][tr][td][/td][td][/td][td][/td][/tr][tr][td][/td][td][/td][td][/td][/tr][/table]
bold and und…