# Admonitions
# Examples
The icons for the admonitions use Google Material Icons.
Available admonitions: note, abstract, info, tip, success, question, warning, failure, danger, bug, example, quote.
The icons are styled as in style.styl
(will be different in VuePress 1.0), and material icons are loaded in config.js
as a stylesheet.
To use admonitions, see examples below:
!!! <admonition type> <Admonition title>
Admonition content
!!!
!!! note Testing Notes
Good Note
!!!
Testing Notes
Good Note
!!! abstract Course Outline
This is an abstract
!!!
Course Outline
This is an abstract
!!! info Information
Info icon
!!!
Information
Info icon
!!! tip Cool
This is a tip.
!!!
Cool
This is a tip.
!!! success SUCCESS Thing
This is a success box
!!!
SUCCESS Thing
This is a success box
Cool Question
I have questions
!!! warning A good warning
Example of a warning
!!!
A good warning
Example of a warning
!!! failure I failed
Fail in life.
!!!
I failed
Fail in life.
!!! danger More danger
DANGEROUS
!!!
More danger
DANGEROUS
!!! bug Software Bug
I love bugs
!!!
Software Bug
I love bugs
!!! example Example 1.1
$$x^2=6.5*5$$
!!!
Example 1.1
!!! quote Qutation
Quote 1.1
!!!
Qutation
Quote 1.1
# Table beta 0.10.1+
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |