dev-resources.site
for different kinds of informations.
GitHub Flavored Callouts
Published at
12/18/2023
Categories
markdown
github
webdev
news
Author
jldec
I enjoyed adding support for callouts in zaui today.
Here's an example:
And here's the markdown source,
> [!TIP]
> The [zaui guide](https://zaui.zeroasic.com/guide/markdown-extensions) has more details.
The markdown format matches the recently introduced GitHub Markdown Alerts extension.
In addition to the now GitHub standard [!NOTE
|TIP
|IMPORTANT
|CAUTION
|WARNING
] you can also follow the [!{something}
] pattern, to make up your own callouts, perhaps with an emoji.
> [!💥 zaui]
> Getting a little better every day
Careful, this 👆 only works with zaui, not on GitHub.
Next
Along with this change, zaui also gained a next button in the Post layout.
This should make it easier to navigate to the next page in the guide, and to the next post in the blog.
You can try it out at the top of this page...
💥
Articles
12 articles in total
3 essential elements for Web publishing
read article
Astro v5 Blog starter
read article
GitHub Flavored Callouts
currently reading
Getting started with Python Packaging
read article
What is git LFS?
read article
First impressions of the new GitHub Projects Beta
read article
Using Gitpod to create a PR
read article
Preventing concurrent GitHub Actions
read article
Getting started with Goroutines and channels
read article
Getting started with Go pointers
read article
Getting started with Go
read article
Extracting an ESM module from a Deno script
read article
Featured ones: