| **bold** | bold |
| //italic// | italic |
| __underline__ | underline |
| ##monospace (10) text## | monospace (10) text |
| --strikethrough-- | |
| ++small++ | small text |
| %%(wacko wrapper=text wrapper_align=center) centered %% wrapper_align can be center, right or justify. (also ''>>centered<<'', but it is better not to use it). | centered |
| !!note!! (also ''note'', but it is better not to use it). | note |
| !!(blue) blue color!! | blue color |
| !!(green) green color!! | red color |
| !!(red) red color!! | red color |
| ??red (emphasis)?? | red (emphasis) |
| %%Embed code%% | |
| NB Strikethrough, like all formattings below (in this chapter), are multiline. All previous formattings is not multiline because we going to make formatting that doesn't break your texts, | |