Removed useless semicode
This commit is contained in:
parent
0073496710
commit
f1be68b836
|
@ -23,7 +23,7 @@ optional arguments:
|
||||||
This tools encodes secret messages in a comment, which is appended at the start of the output
|
This tools encodes secret messages in a comment, which is appended at the start of the output
|
||||||
|
|
||||||
|
|
||||||
## Encoding:
|
## Encoding
|
||||||
|
|
||||||
The message is first commuted from unicode to binary and then to a sequence of these two invisible unicode characters:
|
The message is first commuted from unicode to binary and then to a sequence of these two invisible unicode characters:
|
||||||
* `U+200F RIGHT-TO-LEFT MARK` for binary digit `1`
|
* `U+200F RIGHT-TO-LEFT MARK` for binary digit `1`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user