Sandbox

From CoTech
Jump to navigation Jump to search

This is a page for testing the wiki editor etc!

The "Edit" link loads the Parsoid WYSIWYG editor and "Edit source" link loads the plain text wiki markup source HTML textarea editor.

1 #!/bin/bash
2 
3 echo "Hello world!"
4 
5 exit