FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
arfan

arfan

remark-frontmatter-starter

Remix of jxnblk/remark-frontmatter-starter
Unlisted
Like
1
remark-frontmatter-starter
Home
Code
6
docs
12
src
7
styles
7
tmp
8
H
App.tsx
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
docs
/
test
/
markdown-test.md
Code
/
docs
/
test
/
markdown-test.md
Search
4/15/2025
markdown-test.md
title:
Markdown Test File
date:
2025-03-30T00:00:00.000Z
tags:
test
markdown
features
examples

Markdown Test File

This file demonstrates all common markdown features.

Text Formatting

Italic text and also italic text

Bold text and also bold text

Bold and italic and also bold and italic

Strikethrough text

Headers

H1

H2

H3

H4

H5
H6

Lists

Unordered Lists

  • Item 1
  • Item 2
    • Subitem 2.1
    • Subitem 2.2
  • Item 3

Ordered Lists

  1. First item
  2. Second item
    1. Subitem 2.1
    2. Subitem 2.2
  3. Third item

Task Lists

  • Completed task
  • Incomplete task
  • Another task

Links and Images

Links

Regular link

Link with title

Images

Alt text

Alt text

Code

Inline Code

This is inline code example.

Code Blocks

function hello() { console.log("Hello, world!"); }
def hello(): print("Hello, world!")

Tables

Header 1Header 2Header 3
Cell 1Cell 2Cell 3
Cell 4Cell 5Cell 6

Blockquotes

This is a blockquote

This is a nested blockquote

Back to the first level

Horizontal Rules




Footnotes

Here's a sentence with a footnote. 1

Definition Lists

Term 1 : Definition 1

Term 2 : Definition 2

Emoji

:smile: :heart: :rocket:

Math (if supported)

Inline math: $E = mc^2$

Block math: $$ \frac{n!}{k!(n-k)!} = \binom{n}{k} $$

HTML (if supported)

This is HTML content

Escaping

* This is not italic *

Line Breaks

This is the first line.
This is the second line.

Abbreviations

*[HTML]: Hyper Text Markup Language *[W3C]: World Wide Web Consortium

The HTML specification is maintained by the W3C.

Footnotes

  1. This is the footnote. ↩

FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareersBrandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.