• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
arfan

arfan

min-md-blog

Unlisted
Like
min-md-blog
Home
Code
10
posts
2
App.tsx
Layout.tsx
Post.tsx
README.md
components.tsx
config.ts
H
main.tsx
routes.ts
utils.ts
Branches
6
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
/
posts
/
showcase.md
Code
/
posts
/
showcase.md
Search
6/7/2025
Viewing readonly version of main branch: v72
View latest version
showcase.md

Markdown Showcase

This post demonstrates all the improved markdown features.

Headings with Icons

Each heading level has its own icon:

Level 3 Heading

Level 4 Heading

Level 5 Heading
Level 6 Heading

Lists

Unordered Lists (Properly Indented)

  • First item
  • Second item
    • Nested item
    • Another nested item
  • Third item

Ordered Lists (Properly Indented)

  1. First numbered item
  2. Second numbered item
    1. Nested numbered item
    2. Another nested numbered item
  3. Third numbered item

Task Lists (DaisyUI Checkboxes)

  • Uncompleted task
  • Completed task
  • Another uncompleted task
  • Another completed task

Code Examples

Here's some inline code in a sentence.

Code Blocks (w-fit with Copy Button)

function greet(name) { console.log(`Hello, ${name}!`); return `Welcome to our blog, ${name}`; } // Call the function greet("World");
def calculate_sum(a, b): """Calculate the sum of two numbers.""" result = a + b print(f"The sum of {a} and {b} is {result}") return result # Example usage total = calculate_sum(5, 3)

Tables (Properly Rendered)

NameAgeCityStatus
Alice30New YorkActive
Bob25Los AngelesInactive
Charlie35ChicagoActive
Diana28MiamiPending

Other Features

Blockquote

This is a blockquote example. It should be styled nicely with DaisyUI classes and have a nice border on the left side.

Links

Check out this link for more information.

Horizontal Rule


That's all for this showcase!

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