Skip to content

Commit 0ca4e48

Browse files
committed
Create design.md
1 parent ea01967 commit 0ca4e48

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.github/design.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# **Design System for writing code and documentation.**
2+
3+
## **Exponential**
4+
5+
| **Digit** | **Exponential Form** |
6+
| :-------: | :------------------: |
7+
| 0 ||
8+
| 1 | ¹ |
9+
| 2 | ² |
10+
| 3 | ³ |
11+
| 4 ||
12+
| 5 ||
13+
| 6 ||
14+
| 7 ||
15+
| 8 ||
16+
| 9 ||
17+
| + ||
18+
| - ||
19+
| = ||
20+
| ( ||
21+
| ) ||
22+
| n ||
23+
| i ||
24+
25+
## **Check Marks**
26+
27+
| **Emoji Preview** | **GitHub Flavoured Markdown** |
28+
| :---------------: | :---------------------------: |
29+
|| `:white_check_mark:` |
30+
| 🔳 | `:white_square_button:` |

0 commit comments

Comments
 (0)