Bootstrap.EditQuickReference History

Hide minor edits - Show changes to markup

May 31, 2013, at 12:24 PM by MichaelPaulukonis -
Added lines 1-65:

(:nolinebreaks:)(:Summary:quick reference for [[PmWiki/BasicEditing|editing]] pages:) (:table width='100%' cellspacing='0' cellpadding='0' style='font-size:80%; font-family:Arial; padding:2px; border:1px solid #cccccc; margin-top:10px;' class='quickref well' :) (:comment Use 'quickref' class to override formatting :) (:cellnr:) Basic editing - Text formatting rules - Documentation index (:cell align=right:) Tables: simple - advanced (:cellnr:) Paragraphs: for a new paragraph, use a blank line; (:cell align=right:) Line break: \\ or [[<<]] (:cellnr:) -> to indent text, -< hanging text (:cell align=right:) Join line: \ (:cellnr colspan='2':) Lists: * for bulleted, # for numbered, :term:definition for definition lists (:cellnr colspan='2':) Emphasis: ''italics''   '''bold'''   '''''bold italics'''''   @@monospaced@@ (:cellnr colspan='2':) References: [[another page]], [[http://example.com/]], [[another page | link text]], [[#anchor]], [[#anchor | link text]] (:cellnr colspan='2':) Groups: [[Group/Page]] displays Page, [[Group.Page]] displays Group.Page, [[Group(.Page)]] displays Group, [[Group/]] links Group homepage (:cellnr:) Separators: !!, !!! for headings, ---- for horizontal line (:cell align=right:) Prevent formatting: [=...=] (:cellnr:) Other: [+big+]   [++bigger++]   [-small-]   [--smaller--]   '^superscript^'   '_subscript_'   {+inserted+}   {-deleted-} (:cell align=right:) Preformatted: [@...@] or >>pre<<...>><< (:tableend:)