-
Could a configuration option be added to automatically sanitize smart quotes?
I believe that you could use something like this:
```
str = str.replace( /\u2018|\u2019|\u201A|\uFFFD/g, "'" );
st…
-
### What version of CUE are you using (`cue version`)?
$ cue version
cue version v0.10.0
go version go1.23.0
-buildmode exe
-compiler gc
-trimpath true
CGO_ENABLE…
-
Hide the custom one from the editor.
Add custom block styles to the core quote block.
Write a transform function to automatically change custom quotes to core quotes.
-
**Describe the bug**
A tsv file with non quoted value including quotes like `Caramel "Tradition"` makes yq fail with `parse error ...: bare " in non-quoted-field`
Version of yq: 4.44.3
Operatin…
-
### Environment information
```bash
CLI:
Version: 1.9.3
Color support: true
Platform:
CPU Architecture: x86_64
OS: …
-
This is fast and reliable source of quotes, but not for my language. I propose a solution to create a files with translated quotes named with [ISO 639 Set 1 language code](https://en.wikipedia.org/wik…
-
#### Description
Allow users to personalize the "Quote of the Day" feature by selecting from different categories (e.g., motivational, reflective). This feature will give users a tailored and inspi…
-
Unbalanced `|` inside a comment:
```lisp
;; |
(defun foo (
2
```
Maybe similar to the "dangerous quotes" problem with an unbalanced `"` in a comment, but I think this one could come up more of…
-
### Background
From https://github.com/cowprotocol/services/issues/3027:
> Currently CoW Protocol is in an awkward spot because it can not be the only source of liquidity yet. If all liquidity for a…
-
### Description
the whole quote command object is saved can we not save
```"quoteDisplayTemplate": {
"type": "string",
"title": "Quote Display …