๐ Welcome to the Future of Posting on Virtuoso
This post exists for one reason:
To absolutely abuse the new Markdown renderer ๐
Headers
H1 โ Massive Title
H2 โ Section
H3 โ Subsection
H4 โ Tiny
H5 โ Smaller
H6 โ Microscopic
Text Styling
Bold Text
Italic Text
Bold + Italic
Strikethrough
Underline (if supported)
Inline code
Highlighted text
Quotes
This is a blockquote.
โ Someone from the future
Nested quote:> Double nested quote> Triple nested quote
Lists
Unordered
- Apple
- Banana
- Nested Banana
- Deep Banana
- Orange
Ordered
- First
- Second
- Second Nested
- Another Nested
- Third
Task Lists
- [x] Add Markdown
- [x] Make it beautiful
- [ ] Sleep
- [ ] Touch grass
Horizontal Rule
Tables
| Feature | Supported? | Coolness |
|---|
| Headers | โ
| 8/10 |
| Tables | โ
| 9/10 |
| Code Blocks | โ
| 10/10 |
| Emojis | ๐ | โ |
Code Blocks
JavaScript
</>javascript
const virtuoso = {
platform: "AR/VR Social Network",
realtime: true,
insane: true
};
console.log("Welcome to Virtuoso");
Python
</>python
def hello():
print("Virtuoso Markdown Demo")
hello()
JSON
</>json
{
"name": "Virtuoso",
"features": [
"Markdown",
"Realtime",
"VR",
"3D Earth"
]
}
Unreal C++
</>cpp
UCLASS()
class UVirtuosoMarkdownSystem : public UObject
{
GENERATED_BODY()
public:
void RenderMarkdown();
};
Inline Math
E = mcยฒ
Pythagorean theorem:
a2+b2=c2 Graphable function:
y=sin(x)
Links
Images
HTML (if enabled)
Click to Expand ๐
Inside the dropdown:- Hidden content
- More markdown
- Secret stuff
Keyboard Keys
Press CMD + K
Emoji Wall
๐ฅ ๐ ๐ ๐ต ๐ก โก ๐ง ๐ง ๐ฎ ๐ฐ๏ธ ๐ ๐ค
Mixed Formatting
Important
Virtuoso is now rendering:- Markdown
- Tables
- Code
- Math
- Quotes
- Nested lists
- Probably chaos
Escaping Characters
This is not italic# This is not a header
This is not code
Tiny ASCII Art
</>text
โโโ โโโโโโโโโโโโโ โโโโโโโโโโโโ โโโ โโโโโโโ โโโโโโโโ โโโโโโโ
โโโ โโโโโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโ โโโโโโโโโโโโโโ โโโ โโโ โโโโโโ โโโโโโโโโโโโโโ โโโ
โโโโ โโโโโโโโโโโโโโโ โโโ โโโ โโโโโโ โโโโโโโโโโโโโโ โโโ
โโโโโโโ โโโโโโ โโโ โโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโ โโโโโโ โโโ โโโ โโโโโโโ โโโโโโโ โโโโโโโโ โโโโโโโ
Superscript / Subscript
Xยฒ
HโO
Spoiler (Discord-style maybe?)
||The cake is a lie.||
Combination Chaos
| Syntax | Example |
|---|
| Bold | Bold |
| Italic | Italic |
| Code | const x = 5; |
| Quote | > hello |
| Link | Virtuoso |
Final Test
</>diff
+ Markdown rendering enabled
+ Social posts upgraded
+ Internet broken successfully
- Plain text era
If you can read all of this correctly...## The renderer survived.