Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HTML 实体在 Textile 中无法正确显示,因为 & 符号已被系统转换为&。有什么方法可以输入例如⌘并实际获得⌘?
&
⌘
包裹实体==⌘==确实会禁用该块的纺织处理。也许这是最好的?
==⌘==
我正在使用红布。
在查看了 RedCloth 资源之后,似乎没有办法做到这一点。
也许它也是如此,再想一想:Textile不一定意味着输出 HTML,但 HTML 实体完全是一种 HTML 解决方案。我会直接输入时髦的字符。
RedCloth 不会在 html 实体中获取十六进制值,但其他的,喜欢 或被€正确处理。
€