ethereum / wiki

The Ethereum Wiki
https://www.ethereum.org
14.75k stars 2.57k forks source link

Wrong character escaped in the white paper references #663

Closed 29988122 closed 5 years ago

29988122 commented 5 years ago

圖片

The underscore symbol is probably escaped twice, or should not be escaped at all. wrong: https://en.wikipedia.org/wiki/Zooko's\_triangle correct: https://en.wikipedia.org/wiki/Zooko's_triangle

Yeah it's a small issue, and eth 2.0 is approaching - still it can be fixed. Just unfortunate that we can't draft an PR on wiki.

ChrisChinchilla commented 5 years ago

https://github.com/ethresearch/eth-wiki/issues/10