====== Quick Syntax ====== Too lazy to read the full syntax instructions? No problem here's the condensed version: p.s. There's a WYSIWYG for the truly lazy. --- //[[aschearer@gmail.com|aschearer]] 2008/06/30 06:46// ===== Surround headers with ='s ===== Six equal signs on each side translates into a level 1 header. Remove one equal sign to go down one level. ===== Paragraphs are straight text ===== Just type away to create a paragraph. Hit enter twice to form a new paragraph just like you'd expect. ===== Surround links with brackets ===== [[::entity_group]], [[::entity|Entity Pattern]], [[http://anotherearlymorning.com|External named link!]] translates to: [[::entity_group]], [[::entity|Entity Pattern]], [[http://anotherearlymorning.com|External named link!]] ===== Signing your stuff with --- ===== ---//your cool sig here Alternatively just click the "Insert Signature" button in the WYSIWYG if logged in. ===== Surround source with HTML code tags ==== interface Entity {... Add source highlighting like so: interface Entity { ... Add source title like so: interface Entity { ... Obviously you can mix and match these.