Github降价中的Unicode [英] Unicode in Github markdown

查看:251
本文介绍了Github降价中的Unicode的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我只是尝试将unicode放入项目中的Github markdown(在README.md文件中).

I just made a failed attempt to put unicode in Github markdown (in a README.md file) in my project.

我尝试过:

(U+262E)

,但未将其解释为unicode.有没有办法将Unicode字符放入Github markdown中?

but it was not interpreted as unicode. Is there a way to put unicode characters in Github markdown?

推荐答案

我相信正确的答案是使用以下(十进制)形式的unicode字符

I believe the correct answer is to use unicode characters of the following (decimal) form

►
˿
ॠ

以上内容变为:

► ˿ ॠ

在Github上自己尝试一下,看看.您必须粘贴原始字符串,而不是Unicode符号本身.在编辑器中显示的内容不是不是,而是在github.com上实际显示的内容.

Try it for yourself on Github and see. You have to paste the raw character strings, not the unicode symbol itself. It's not about what shows up in your editor, it's what actually displays on github.com.

这篇关于Github降价中的Unicode的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆