====== Playground ===== This is a playground page for testing DokuWiki syntax. Feel free to experiment with formatting, links, and other wiki features here. ===== Testing Area ===== You can try out different syntax elements: * **Bold text** * //Italic text// * __Underlined text__ * ''Monospace text'' ===== Links ===== * [[start|Wiki Home]] * [[folkzone:start|folk.zone]] * [[https://example.com|External Link]] ===== Code Blocks ===== echo "Hello, World!" ===== Tables ===== ^ Column 1 ^ Column 2 ^ | Row 1, Cell 1 | Row 1, Cell 2 | | Row 2, Cell 1 | Row 2, Cell 2 | ===== See Also ===== * [[wiki:syntax|DokuWiki Syntax]] * [[start|Return to wiki home]]