The special-characters tag has no wiki summary.
3
votes
1answer
1k views
Google Docs / Drive: Why are some Greek symbols not properly displayed?
My friend shared with me a Google document. This document includes some Greek symbols like tao, lambda, omega, sigma, etc. But I can't see these symbols! I also tried to search symbols by the menu ...
0
votes
1answer
25 views
special characters in github-markdown code blocks
Markdown automatically escapes ampersands and angle brackets within a code block, so how is it possible to use special characters that require escaping for example: λ.
I know that one solution ...