Skip to content

Commit

Permalink
document new convert options
Browse files Browse the repository at this point in the history
  • Loading branch information
gdraheim committed Apr 7, 2024
1 parent b5b547b commit e1b82c6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,16 @@ Examples:
unicoder.py value 15 1/4 km/h
unicoder.py thin 15 1/4 km/h
unicoder.py nobr 15 1/4 km/h
unicoder.py power 15^3
unicoder.py index x_1
unicoder.py math X_1^3 +1/4
unicoder.py back answer
unicoder.py down answer
unicoder.py flip answer

This script helps to bold or slanted text to various social media platforms.
The nobr thin fract parts are particularly useful for Wikipedia.
The flip or turn allows to provide a pun on a text.

### RESULT

Expand All @@ -53,6 +60,12 @@ often in the field of mathematics. The sans and mono are rarely used however.
15¼ km/h
15 1/4 km/h
15 1/4 km/h
15³
x₁
Ξ₁³ +¼
rewsna
ɐusʍǝɹ
ɹǝʍsuɐ

### TESTSUITE

Expand Down

0 comments on commit e1b82c6

Please sign in to comment.