• Townie
    AI
  • Blog
  • Docs
  • Pricing
Log inSign up
arfan

arfan

remark-frontmatter-starter

Remix of jxnblk/remark-frontmatter-starter
Unlisted
Like
1
remark-frontmatter-starter
Home
Code
9
components
css
3
docs
5
README.md
config.ts
H
http.tsx
plugins.ts
types.ts
utils.ts
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
/
callout.md
Code
/
docs
/
test
/
callout.md
Search
4/15/2025
Viewing readonly version of main branch: v206
View latest version
callout.md

Callout Examples

Callouts are special blocks that help highlight important information in your documentation. Here are some examples of how to use them:

::: info Title This is an info callout :::

::: warning This is a warning callout without title :::

::: tip Pro Tip Here's a helpful tip! :::

This is a note callout without a title. You can omit the title prop if you don't need it.

Usage

To use a callout in your markdown, import the Callout component and use it like this:

<Callout type="info" title="Optional Title"> Your content goes here. You can include **markdown** and other content. </Callout>

Available types:

  • info (default)
  • warning
  • error
  • tip
  • note
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.