We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 708a807 commit e6591f9Copy full SHA for e6591f9
components/MarketingServerMono.tsx
@@ -158,14 +158,14 @@ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d e f g h i j k l m n
158
<Title style={{ marginTop: `2rem` }}>Symbols</Title>
159
<P style={{ marginTop: `1rem`, lineHeight: `1.6rem` }}>
160
{`
161
-. , : ; … ! ? * # / - – — _ ( ) { } [ ] ‚ „ “ ” ‘ ’ « » ‹ › @ &
+. , : ; … ! ? * # / - – — _ ( ) { } [ ] ‚ „ “ ” ‘ ’ « » ‹ › @ & $ | ¦
162
`}
163
</P>
164
165
<Title style={{ marginTop: `2rem` }}>Math (WIP)</Title>
166
167
168
-+ - = %
++ - = ~ % < >
169
170
171
<Title style={{ marginTop: `2rem` }}>ASCII</Title>
0 commit comments