| 1 | ||
| 1 | ||
| 1 | ||
| 1 | ||
| 1 |
Two kinds of spoilers were added. The inline spoiler and the block spoiler.
The first fun thing I need to do is test if I can show the syntax for these without triggering it.
The inline spoiler is done with two exclamation marks.
!!spoiler!!
spoiler
The block spoiler is wraps a larger section of text in a block using triple colon ::: followed by the spoiler type.
::: spoiler
This text will require hover over to see
:::
This text is hidden until hover over
It lasts for many lines
Now the fun part is submitting this and seeing if all of my examples escaped correctly.
Comment preview