-
Greetings!
It will be cool to update the `emoji.json` with the latest version of emoji from `https://emojipedia.org` or the `https://unicode.org/Public/emoji/latest/emoji-sequences.txt` (:
I ca…
-
When I put the unicode character "∀" into `cat`, the output doesn't roundtrip:
```
Input:
∀
226 136 128
Output:
195 162 194 136 194 128
```
Code:
```rust
use rexpect::spawn;
use rex…
-
- Instruction:
_将下面的信息添加到我的联系人中:Erica Zhang, 张小画, 首席运营官, 130 6666 8888, 001 - 123 456 789, cnsupport@canva.com, canvadesign, 深圳市南山区金色商业街001号, 可瓦科技有限公司_
- Function:
`add_contact(name, phone_numb…
-
This is more or less the same issue as https://www.w3.org/Bugs/Public/show_bug.cgi?id=15489 but I think it's worth another look since a lot of things have changed.
The issue is that the e-mail addr…
-
### Description
Files containing Unicode characters are not parsed correctly, leading to a plethora of errors / segfaults.
### Reproduction Steps
N/A
### Expected Behaviour
No errors or…
-
### Description of the new feature / enhancement
The feature includes a shortcut to a table with all Unicode/ASCII characters. Through this, the user should be able to search for a character, copy it…
-
_Disclaimer: I am mostly talking about the drawing of **graphs**, as that is what I focused on for now in #6._
The current drawing method relies on the
M2-TE updated
11 hours ago
-
Using realhats in conjunction with unicode-math in XeLaTeX results in a plain hat being output. Minimal document to reproduce:
```
\documentclass{article}
\usepackage{unicode-math}
\usepackage{r…
-
The specimen in idu_Latn do not correspond with Idoma orthography description.
See upstream Unicode UDHR issue https://github.com/unicode-org/udhr/issues/103
-
Hello,
I'm having an error while executing the code.
**UnicodeEncodeError: 'latin-1' codec can't encode character '\u20ac' in position 513: ordinal not in range(256)**
Could you please assist…