1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
1.2 KiB
Plaintext

> MayVaneDay test node
>> This is a level 2 header
>>> This is a level 3 header
`_This text is underline`_, `!this text is bold`!, and `*this text is italics`*
Text formatting needs a backtick (usually on the same keyboard key as the tilde) before any control characters
This text has a white background surrounding it. I don't know what the color codes are yet.`Bddd
Color `Ff00f`Ff80o`Ffd0r`F9f0m`F0f2a`F0fdt`F07ft`F43fi`F70fn`Fe0fg`
List of three-digit color codes: https://borderleft.com/toolbox/hex/
`rText align right
`f
`a
`b
Is the text reset now?
There's no special formatting for lists that I can see, but you `*do`* have to escape the dashes at the beginning.
\- \`a: reset text align
\- \`b: reset font background (if none is specified)
\- \`f: reset font color
\- \`F: set the following text to whatever color code the next three digits are
A backslash ("\\") is the escape character so we can show the backticks instead of just saying "backtick" everywhere.
Micron isn't very intuitive, you know. I prefer Markdown.
`F00a`_`[Can I link to a different page?`:/page/1.mu]`_`f
`=This is a code block
`=This is another code block
I don't think this is very accessible for blind people. Hell, even most `*Gemini`* clients are better at this.