From e8ff2a102b791a7c2ee98ccfa9d04882e74485b6 Mon Sep 17 00:00:00 2001 From: Raster Date: Tue, 26 Jun 2018 05:09:43 -0700 Subject: Wiki page syntax changed with summary [] by Raster --- pages/wiki/syntax.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'pages') diff --git a/pages/wiki/syntax.txt b/pages/wiki/syntax.txt index 3985a878e..dc1c72e0b 100644 --- a/pages/wiki/syntax.txt +++ b/pages/wiki/syntax.txt @@ -23,15 +23,13 @@ until a blank line before/after the section of text. A paragraph is simply text, on a single line or across multiple lines until a blank line before/after the section of text. - ---- -Within text you can do **Bold Text**, //Italic Text//, __Underlined Text__, and ''Monospaced Text'' as well as Strike-through Text. +Within text you can do **Bold Text**, //Italic Text// and ''Monospaced Text'' as well as Strike-through Text. -Within text you can do **Bold Text**, //Italic Text//, __Underlined Text__, and ''Monospaced Text'' as well as Strike-through Text. +Within text you can do **Bold Text**, //Italic Text// and ''Monospaced Text'' as well as Strike-through Text. - ---- ====== Level 1 Headline ====== -- cgit v1.2.1