gchq/CyberChef

Operation request: Escape Smart Characters

クローズ

#419 opened on 2018/11/20

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (3,944 件のフォーク)batch import
good first issuehelp wantedoperation

Repository metrics

Stars
 (34,843 個のスター)
PR merge metrics
 (平均マージ 57d 13h) (30d で 62 merged PRs)

説明

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/

コントリビューターガイド