feature request: universal callouts #56
Labels
enhancement
New feature or request
good first issue
Good for newcomers
good issue
Good issue with descriptions or reproductions. 有着精良描述或者复现说明的 Issue
help wanted
Extra attention is needed
Goal
Plans
vitepress-plugin-uncallouts
obsidian-plugin-uncallouts
Required to be compatible with
GFM (GitHub Flavored Markdown)
In GitHub flavored markdown, they would be declared as following:
Note
Highlights information that users should take into account, even when skimming.
Tip
Optional information to help a user be more successful.
Important
Crucial information necessary for users to succeed.
Warning
Critical content demanding immediate user attention due to potential risks.
Caution
Negative potential consequences of an action.
You can read more here: [Markdown] An option to highlight a "Note" and "Warning" using blockquote (Beta) · community · Discussion #16925
Microsoft Documentation
Note
Information the user should notice even if skimming.
Tip
Optional information to help a user be more successful.
Important
Essential information required for user success.
Caution
Negative potential consequences of an action.
Warning
Dangerous certain consequences of an action.
You can read more here: Markdown reference for Microsoft Learn - Contributor guide | Microsoft Learn
Obsidian
While Obsidian uses a similar approach with additional types supported:
Note
Lorem ipsum dolor sit amet
You can read more here: Callouts - Obsidian Help
VitePress
And then VitePress uses another approach completely different:
You can read more here: Markdown Extensions | VitePress
Other things to be considered
The text was updated successfully, but these errors were encountered: