-
```
Another issue related to magic quotes gpc: if enabled (usually PHP 5.2.x),
backslashes ("\") in a page's title or content disappear when you save the page.
It doesn't happen with magic quotes gpc…
-
Is it the case that only cts compliant quote markup will render as visible quotation marks?
Going back over previously converted texts and seeing what appear to be non-complaint quotes and I was won…
-
@on mobile
block2.title:
inside block2 ~ 75 px top
"above block2.text ~ 45 px
#the quote before 'above' is really hard to find since spec validator fires "g…
-
Even after the code cleanup in PR #5, I see this documentation block in `src/Typogrify.php`:
```
/**
* initial_quotes.
*
* Wraps initial quotes in ``class="dquo"`` for double quotes or
…
-
# Problem to Solve
I hate duplicating information in multiple places. I have to put a a note and a link saying "this information is duplicated keep it in sync".
# New Feature/Solution
It wo…
-
### Describe the Bug
When users write things on Google Docs and copy & paste it to our app. That text gets garbled when turning it into a word document. Things like the double quotes and other spec…
-
hello, I've been using the repl but the experience has been a bit rough around the edges.
I am on windows and perhaps that is why, since i know that window support is just coming together.
For examp…
-
### Description
Quoted identifiers are breaking the syntax highlighting.
### Steps to Reproduce
Insert in the text view of OMEdit
```
model QuotedIdentifier
Real 'a"b';
Real 'c d';
…
-
### Windows Terminal version
1.21.2361.0
### Windows build number
10.0.22631.0
### Other Software
- fish shell 3.7.1 (inside WSL)
- PowerShell 7.4.5
### Steps to reproduce
1. Japanese IME On
…
-
### What problem does this feature solve?
Typography copyable API is limited, compare to editable. Would be great to be able to set `triggerType` to copy the text not via icon but by clicking on th…