Editing Site.EditForm
(:input e_form :)(:e_guibuttons:)
(:input e_savebutton :) (:input e_saveeditbutton :) (:input e_previewbutton :) (:input e_cancelbutton :)
(:input e_textarea :)
Summary: (:input e_changesummary :)
Author: (:input e_author :) (:input e_minorcheckbox :) This is a minor edit
(:input e_savebutton :) (:input e_saveeditbutton :) (:input e_previewbutton :) (:input e_cancelbutton :)
General Pmwiki EditQuickReference
» Basic editing?
» Text formatting rules?
» Documentation index?
Paragraphs: for a new paragraph, use a blank line;
Line break:
\\,
[[<<]], or
(:nl:)
-> to indent text,
-< hanging text
Join line: \
Lists:
* for bulleted,
# for numbered,
:term:definition for definition lists
Emphasis:
''italics''
'''bold'''
'''''bold italics'''''
@@monospaced@@
References:
[[another page]],
[[http://example.com/]],
[[another page | link text]],
[[#anchor]],
[[#anchor | link text]]
Groups:
[[Group/Page]] displays Page,
[[Group.Page]] displays Group.Page,
[[Group(.Page)]] displays Group,
[[Group/]] links Group homepage
Separators:
!!,
!!! for headings,
---- for horizontal line
Prevent formatting:
[=...=]
Other:
[+big+]
[++bigger++]
[-small-]
[--smaller--]
'^superscript^'
'_subscript_'
{+inserted+}
{-deleted-}
Preformatted:
[@...@] or
>>pre<<...>><<
Preview Site.EditForm
Page is unsaved
(:e_preview:)
End of preview -- remember to save
Top
