Skip to content

Testing MDX

Updated: at 09:12 AM

Hello! I’m Testing MDX

sqrt(3) = 1.7320508075688772

Example Conversation

sequenceDiagram Alice->>John: Hello John, how are you? John-->>Alice: Great! Alice-)John: See you later!

Test2

stateDiagram-v2 [*] --> Still Still --> [*] Still --> Moving Moving --> Still Moving --> Crash Crash --> [*]
stateDiagram-v2 [*] --> Still Still --> [*] Still --> Moving Moving --> Still Moving --> Crash Crash --> [*]
print("for reference")

x = 1
x += 3

Next Post
How to configure AstroPaper theme