-
Hello! I try to migrate from my old forum to a Flarum. And I need to save custom bbcodes to Database as parsed XML. Can I add parser to my own predefined bundle?
I learned how to add items, including…
-
Today I've updated my engine to v4.2-stable and after closing the engine on verbose mode I get several memory leaks coming from this addon:
`
Unloading: Finished disposing tracked instances.
XR…
-
### Steps to reproduce the problem
1. paste into the source editor; all three travailing blank lines are preserved as expected
2. paste same text into rich mode and see the cursor on the first…
-
Hi there!
It appears that the `tags` regex fails to recognize a tag when that tag has whitespaces within its attributes.
Example:
```
[quote=123,456,\"Some User\"][b] ... [/b][/quote]
```
R…
-
```
06-10 10:12:44 [ERROR] nonebot | Failed to import "nonebot_plugin_fortune"
Traceback (most recent call last):
File "D:\BOT\zhenxun_bot\bot.py", line 16, in
nonebot.load_plugins("extensi…
-
Hello, I want to define a BBcode like
` '[iframe={URL} width={XXX}]' `
, and I want the value of "width" to be able to be a percentage, like 100%. However, I tried all the "build-in filters" fro…
-
Hi, thanks for the awesome library. However, I encountered this special use case, as the platform I'm working on allowed users to type programming code under `[code]` tag, if user enters anything BBCo…
-
**Describe the project you are working on:**
Working on documentation system for GDScript as part of GSoC 2020
The implementation : ~~https://github.com/godotengine/godot/pull/39359~~ https://github…
-
The \ isn't displaying, the section explaining [code] just stops mid sentence, the [\*] disappears in the list thing
-
bbcode parser 里被解析成了 https://lain.bgm.tv/img/smiles/bgm/11.png 导致这个表情无法显示