This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
playground:link_to_another_page [2021/10/01 16:54] tjanderson created |
playground:link_to_another_page [2021/10/01 17:38] (current) tjanderson |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Playground ====== | ====== Playground ====== | ||
| - | ([[playground:playground|page 1]] > [[playground:link_to_a_page|page 2]] > page 3) | + | ([[playground:playground|page 1]] > [[playground:link_to_a_page|page 2]] > [[playground:link_to_another_page|page 3]]) |
| + | |||
| + | ==== Code in Text Box ==== | ||
| + | <code>This text is | ||
| + | formatted. just. | ||
| + | how you typed it. | ||
| + | might be good for code! </code> | ||
| + | |||
| + | |||
| + | ==== Table Section ==== | ||
| + | |||
| + | ^Column 1 ^Column 2 ^Column 3 ^ | ||
| + | |row 1, 1 |row 1,2 | row 1,3 | | ||
| + | |row 2, 1 |row 2,2 | row 2,3 | | ||
| + | |||
| + | |||
| + | ^ Fancy Table With Alignment ^^^ | ||
| + | |left | right| center | | ||
| + | |xxx | xxx| xxx | | ||