-
I'm not too sure if this would be worth implementing, but a way to escape the pipe (|) character.
For my case, I was training a lora with the |_| tag, further explained at this here [danbooru wiki]…
-
As mentioned in #6573
> A corner case that is yet to be addressed is when a non-utf8 filename does not exist and it is escaped before being displayed
> ```
> $ ../../../gnu/src/cksum -c CHECKSUM …
-
### Is your feature request related to a problem or challenge?
in standard SQL, as well as in a few systems LIKE pattern without explicit ESCAPE has no implicit ESCAPE character. Or at (least it's no…
-
### Proposal Details
I try to create a [tool](https://github.com/apleshkov/tmtr) to translate text/template and html/template to go source code.
For example:
```html
{{.}}
```
translates to …
-
### Describe the feature
**Request: Escape hatches: Go Lang Support**
I could not find any Go language samples in the documentation below.
https://docs.aws.amazon.com/cdk/v2/guide/cfn_layer.html…
-
**Describe the bug**
When adding a markdown link like this:
`'[Link text](https://link.to.my.domain/#/pagename)'`
The rendering of the pdf will fail because the character # is not properly esca…
-
Possibly considered duplicate of #1, but just thought you should know :)
-
**Describe the bug**
Honestly I'm not sure if it is a bug or a feature. When you snap a window into a tile and a tile next to it has no window and there are windows that could fill the tile you get t…
-
### Acknowledgement of checking existent issues
- [X] I have checked if my issue has already been reported, and I am certain that my problem has not already been addressed.
### What problem did you …
-
E.g. here:
https://github.com/r-lib/testthat/blob/886527dcdf673fef9e57218b51af1151201210da/R/reporter-junit.R#L116-L119
Note that testthat is already stripping ANSI escapes for the regular messa…