Testing GitHub flavored markdown

6/11/2025, 3:48:18 AM

GFM

for detailed GFM design editing with tailwind

check Tailwind Typography

Autolink literals

www.example.com, https://example.com, and [email protected].

Custom Link

example Link

Footnote

A note1

Strikethrough

one or two tildes.

Table

abcd
ABCD
abcd
ABCD
OptionDescription
datapath to data files to supply the data that will be passed into templates.
engineengine to be used for processing templates. Handlebars is the default.
extextension to be used for dest files.

Tasklist

  • to do
  • done

Test Post

Tables

FeatureSupportedNotes
TablesNow working!
Strikethroughold text
Task Lists[x]See below

Task Lists

  • Set up MDX
  • Add more features
  • Deploy to production

Code with syntax highlighting

function hello() {
  console.log("Hello World!");
}

This text is crossed out

Footnotes

  1. Big note.