The following styles are available for special notes and other text you want to set apart from the body of an article.
<<style class="redbox">>
<>
- Lists
- Can
- Go
- In
- Boxes
<<style class="bluebox">>
<>
| So |
|---|
| Can |
| Tables |
<<style class="greenbox">>
<>
A simple SQL example:
SELECT * from mydb.my_table ORDER BY date;
<<style class="yellowbox">>
yellowbox
<<style class="graybox">>
graybox
Comments
Comments loading...