Sandbox post

A throwaway post to test Markdown + math rendering. Safe to delete.

Lorem

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis
nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Markdown features

  • task done
  • task to do
FeatureWorks?
Tables
Footnotes1

inline code, bold, italic, strike, and a link.

def hello(name: str) -> None:
    print(f"hello, {name}")

Callout

Obsidian-style callouts render too.

Math (KaTeX grammar coverage)

Inline: , , , .

Display, integral & fraction:

Aligned (Maxwell):

Matrix & cases:

Sums & limits:

Footnotes

  1. This is a footnote.