-
Parsing mailto address like `mailto:~soywod/pimalaya@lists.sr.ht?cc=Cl%C3%A9ment%20DOUIN%20%3Cclement.douin%40posteo.net%3E&in-reply-to=%3C17
bf70f7c3cb3753.f9706245cd3a3f97.3b41d60ef9e2fbfb%40soywod…
-
Mermaid should be not a _code block_ but a _markdown block_ in .ipynb
Testcase:
When having a mermaid block in a Markdown file like this:
# Mermaid Demo
```mermaid
flowchart LR
A[Har…
rcmlz updated
1 month ago
-
```c++
class Request
{
private:
std::string _requestLine;
std::map _headerFields;
std::string _body; //optional
std::string _method;
std::string _requestTarget;
public:
}
``…
-
Hi,
I tried to set up the webdav upload. First the log file said I have to create JKSV folder an there the game folder.
Now I have the following error in my log file.
WebDav: Response from We…
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
### How did you ins…
-
The datetime.strptime() function is used incorrectly with a format string that doesn’t match the provided date string format. The date and time separator in the input string is incorrect (: instead of…
-
I was investigating a potential error in the wiki (unknown `vprofile` [here](https://wiki.gpac.io/Howtos/filters-oneliners/#encoding) in `gpac -i vid.mp4 enc:c=avc:b=2m:fintra=2:vprofile=baseline:pres…
-
For example:
```
> checkqr ss://foo:bar@127.0.0.1:9999
thread 'tokio-runtime-worker' panicked at /home/user/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shadowsocks-1.21.0/src/config.rs:815…
-
maybe add (only for http and server)
```
Syntax: | client_body_buffer_size size;
client_body_buffer_size 8k\|16k;
http, server, location
```
Sets buffer size for reading client request bod…
-
**Description:** Political parties with special characters in their name, most notably "&" would result in an XML parsing error and lead to the svg showing error messages.
Different errors are shown …