>>pre<<
Normal text
''emphasis''
'''strong'''
'''''strong emphasis'''''
@@monospace@@
'*bold*'
'~italic~'
'*'~bold italic~'*' '~'*italic bold*'~'
''emphasis '''strong emphasis''' emphasis''
'''''strong emphasis ''' emphasis''
'''''strong emphasis '' strong'''
'''''' what happens here ''''''
'''''' or here
'' emphasis ''' emphasis strong '''''
''' strong '' emphasis strong '''''
z [+ a {- b {+ c [- d -] e +} f -} g +] h
'' one [+ two {+ three {- four '^five^' -} six +} seven +] ''''' eight [- nine -] '''
>><<
Normal text
emphasisstrongstrong emphasismonospacebolditalicbold italicitalic boldemphasis strong emphasis emphasisstrong emphasis emphasis
strong emphasis strong' what happens here '
or here
emphasis emphasis strong strong emphasis strong
z a b c [- d -] e f g h
one two three four five six seven eight nine
>>pre<<
[-small-], [--smaller--]
[+big+], [++bigger++]
'-small-', '+big+'
'^superscript^', '_subscript_'
{+inserted+} (underscore) {+inserted+}
{-deleted-} (strikethrough) {-deleted-} (strikethrough)
[@escaped code@]
[=escaped text=]
[=[[~skiwi]] 2015 Apr 12 10:52=] remove bracketing to test
[=[[~skiwi]]=] remove bracketing to test
>><<
small, smallerbig, bigger
small, big
superscript, subscript
inserted (underscore) inserted
deleted (strikethrough) deleted (strikethrough)
escaped code
escaped text
[[~skiwi]] 2015 Apr 12 10:52 remove bracketing to test
[[~skiwi]] remove bracketing to test
---- horizontal line
---- not a horizontal line
-> test \ join line \
test \\ line break \\
broken line
[[<<]] line break [[<]] clear left [[>]] clear right
-< with trailing spaces \\
with more trailing spaces \
showing markup effectivity
!!!!!! heading
!!!!!!! heading too
!!!! not a heading
* bullet
# number
#*#* check correct highlighting
** indented {+list+}
## indented {-bullet-}
-> indent
-< hanging '''indent'''
--> more ''indented''
--< more hanging indent
**** not a list
:definition:list
::subitem:definition list
:::subsubitem : definitionlist
:: not a definition list
>>pre<<
!!! External links
https://kiwiwiki.co.nz
[[https://kiwiwiki.co.nz]]
[[https://kiwiwiki.co.nz"tool tip"]]|is this a caption
[[https://kiwiwiki.co.nz | link text]]|or is this?
[[link text -> https://kiwiwiki.co.nz]] | [-caption-]
[[link text -> https://kiwiwiki.co.nz]]continued
>><<
%comment% comment to end of line
%comment newwin% another comment to eol
%newwin comment% comment to eol
before %comment% a comment %% and after
before %comment newwin% a comment %% after
start %newwin comment% a comment %% end
comment to end of line another comment to eol comment to eol
before a comment and after
before a comment after
start a comment end
(:comment this is a comment:) followed by text
(:commentthis is not a comment:) followed by text
followed by text
(:commentthis is not a comment:) followed by text
>>comment<<
this is a comment
>><<
>>comment<< ''not a comment''
>><<
>>this is a comment here<< ''inside a comment''
>><<
>>this is notacomment<< ''not a comment here''
>><<
!! Illustration for the PmWiki Cookbook page
Text in a paragraph can be formatted '''strong''', ''emphasis'', {+inserted+}, {-deleted-}, [+bigger+], [-smaller-], and '^superscript^', or '_subscript_'.
Lists and indentation of various types are highlighted:
* bullets
## numbers
:definition: lists
--> indentation
---< hanging indentation
[@Escaped code@], [=escaped text=], @@monospace@@, and %red%formatting%% can be seen, as can line joins \
and [[<<]] line breaks \\
not to mention the horizonal rule.
----
||width=*
||! Simple tables ''work'' '''very''' nicely ||||
|| showing %red%highlighted%% || markup ||
(:div2 class=example:) Directives
themselves are coloured
(:div2end:)
(:table class='tabtable':)
(:cellnr:)Advanced table markup
(:cell:)is coloured
(:tableend:)
(:if true:)
>>block markup<<
is shown
>><<
(:ifend:)
[[#anchor]]
Of course [[https://pmwiki.org/ | links]] of all [[#anchor|types]] show up.
A variety of {$variables} and {$:pagetextvariables} can be seen, and %comments% are grayed out%%. Another comment example is
>>comment<<
Inside the comment.
>><<
Enjoy!
Illustration for the PmWiki Cookbook page
Text in a paragraph can be formatted strong, emphasis, inserted, deleted, bigger, smaller, and superscript, or subscript.
Lists and indentation of various types are highlighted:
bullets
numbers
definition
lists
indentation
hanging indentation
Escaped code, escaped text, monospace, and formatting can be seen, as can line joins and line breaks not to mention the horizonal rule.