-
##### Issue type
- Feature request
##### Summary
For the sake of ease-of-use, speed and interoperatibility between desktop and the web, Minetest can have its own custom browser protocol interpre…
-
Hi.
i'm using vue and want to create my own BBCodes for [quote=name;date;id]content[/quote]
but when i try to create parser using the example
`const parser = bbCodeParser.create({
'\\[br\\]': …
-
玩依赖给自己玩崩了
Package Version
--------------------------- ---------------
absl-py 1.2.0
addict 2.4.0
aiocache 0.11.1
a…
-
### Have you checked our Troubleshooting page for your issue?
- [X] I have checked the Troubleshooting page
### Is there already an issue for your problem?
- [X] I have checked older issues, open a…
-
In GDscript preload() loads resource when script is parsed.
![image](https://github.com/godot-rust/gdext/assets/56130740/8dbeb758-0da0-425f-9b4d-c711e845f3c8)
But in Godot Rust there's no way…
-
**Describe the bug**
This is a very weird but replicable bug.
I'm building a docker image with onnxruntime (among other frameworks and libraries).
When I run `pip3 install -U pip setuptools wheel` …
-
Anyone who uses Markdown regularly will notice that Danbooru parses Markdown style links in reverse order of the expected syntax.
|Syntax|Example - Raw|Example - As formatted by GitHub's parser|
| -…
-
js-bbcode-parser does not purify the user input for xss so it might be a good idea to give the person using the library a short note (e.g include it in the README)
Another idea would be to implemen…
-
Hello! Great parser, it has been a lifesaver trying to make sure the forums my friends recently swapped to can allow them to just copy their previous BBCode posts etc. I have been tinkering a bit myse…
-
Issue
---
Named BBcode style links do not allow spaces in link names.
Example
---
DText:
```
[url=https://github.com]Github_Site[/url]
[url=https://github.com]Github Site[/url]
```
Result:…