Song

Results 332 comments of Song

源字体(思源黑体)中不存在`\u80F6`这个字符 ![image](https://github.com/subframe7536/maple-font/assets/78338239/c5943f0c-19db-4db7-bdda-293671e21385) 使用微软拼音输入法输出的结果是这个 ![image](https://github.com/subframe7536/maple-font/assets/78338239/2da41779-e813-465b-a12c-18728c480f25) 在vscode中也可以正常显示 ![image](https://github.com/subframe7536/maple-font/assets/78338239/4c63c1cd-2da6-45cb-b24c-338560446823)

比较奇怪的是,我在[网站](https://tools.fun/unicode.html)中测试时输入“胶”时,输出的是\u80F6,但是在fontlab的preview面板中输出的是\u3B35 所以是浏览器自动fallback了吗?

你可以测试一下 v7-beta10 ![image](https://github.com/subframe7536/maple-font/assets/78338239/424a0f10-bd5d-43b1-8de6-a6a0e1a470a2)

是的,因为包含了繁体并支持了locl特性 如果自行构建时没有包含nerdfont,则是`Maple Mono CN`

暂时打开,等到V7正式发布再关闭

I have no plan to add built-in support for various opinioned "tags", but I will provide a easy way to generate them at compile time.

Hey, I plan to add built-in support for the admonitions you metioned, can you explain the use case and editor support for `ALTER`, `ATTENTION` and `NOQA` ?

I decide to implement part of them. You can customize it with some python code in next release. ``` :attention: _noqa_ ``` ![Image](https://github.com/user-attachments/assets/e67f282c-e961-4e55-9169-2f20d7ccfbc6)