gchq/CyberChef

Operation request: Escape Smart Characters

已關閉

#419 建立於 2018年11月20日

 (4 則留言) (0 個反應) (0 位負責人)JavaScript (3,944 個分叉)batch import
good first issuehelp wantedoperation

倉庫指標

星標
 (34,843 顆星)
PR 合併指標
 (平均合併 57天 13小時) (30 天內合併 62 個 PR)

描述

Summary

An operation to convert smart characters (quotes, dashes, apostrophes, arrows, copyright signs, ellipses etc.) back to plain ASCII.

Example

Input

“”—‘’ →©…

Output

""--''-->(c)...

References

http://unicode.scarfboy.com/?s=quotation+mark http://quotesandaccents.com/

貢獻者指南