CONTRIBUTING: update more classnames
This commit is contained in:
parent
d01c10a1fe
commit
926704b4a1
|
@ -19,7 +19,7 @@ make
|
||||||
|
|
||||||
`h3` supports these:
|
`h3` supports these:
|
||||||
|
|
||||||
{: .-prime}
|
{: .-prime} # Highlight the body
|
||||||
|
|
||||||
`table` supports these:
|
`table` supports these:
|
||||||
|
|
||||||
|
@ -27,10 +27,15 @@ make
|
||||||
{: .-left-align}
|
{: .-left-align}
|
||||||
{: .-headers}
|
{: .-headers}
|
||||||
|
|
||||||
|
`p` supports these:
|
||||||
|
|
||||||
|
{: .-setup} # Gray background
|
||||||
|
{: .-crosslink} # Link with big arrow
|
||||||
|
|
||||||
`pre` supports these:
|
`pre` supports these:
|
||||||
|
|
||||||
{: .-setup}
|
{: .-setup} # Gray background
|
||||||
{: .-box-chars}
|
{: .-box-chars} # Box-drawing chars
|
||||||
|
|
||||||
`ul` supports these:
|
`ul` supports these:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue