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/

贡献者指南