local $/; require 't/runtests.pl'; runtests( data => , dialect => 'Wikispaces' ); close DATA; __DATA__ pre __H__
Device ID                 : 0
Device Revision           : 0
Firmware Revision         : 1.71
IPMI Version              : 1.0
Manufacturer ID           : 674
Product ID                : 1 (0x0001)
Device Available          : yes
Provides Device SDRs      : yes
Additional Device Support :
    Sensor Device
    SDR Repository Device
    SEL Device
    FRU Inventory Device
    IPMB Event Receiver
Aux Firmware Rev Info     :
    0x00
    0x00
    0x00
    0x00
__W__
Device ID                 : 0
Device Revision           : 0
Firmware Revision         : 1.71
IPMI Version              : 1.0
Manufacturer ID           : 674
Product ID                : 1 (0x0001)
Device Available          : yes
Provides Device SDRs      : yes
Additional Device Support :
    Sensor Device
    SDR Repository Device
    SEL Device
    FRU Inventory Device
    IPMB Event Receiver
Aux Firmware Rev Info     :
    0x00
    0x00
    0x00
    0x00
__NEXT__ para __H__

para1

para2

__W__ para1 para2 __NEXT__ character formatting __H__ bold

italics

underline

bold and italics

bold-italics nested

strong

emphasized

__W__ **bold** //italics// __underline__ **bold** and //italics// //**bold-italics** nested// **strong** //emphasized// __NEXT__ one-line phrasals __H__ phrasals in one line __W__ //phrasals in one line// __NEXT__ paragraph blocking __H__

p1

p2

__W__ p1 p2 __NEXT__ lists __H__ __W__ * 1 * 2 __NEXT__ nested lists __H__ __W__ * 1 ** 1a ** 1b * 2 __NEXT__ nested lists (different types) __H__ __W__ * 1 ** a **# i ** b * 2 __NEXT__ hr __H__
__W__ ---- __NEXT__ code __H__ $name = 'stan'; __W__ [[code]] $name = 'stan'; [[code]] __NEXT__ tt __H__ tt text __W__ {{tt text}} __NEXT__ pre __H__
this
  is
    preformatted
      text
__W__
this
  is
    preformatted
      text
__NEXT__ indent __H__
indented text
__W__ > indented text __NEXT__ nested indent __H__
indented text
double-indented
__W__ > indented text >> double-indented __NEXT__ h1 __H__

h1

__W__ = h1 = __NEXT__ h2 __H__

h2

__W__ == h2 == __NEXT__ h3 __H__

h3

__W__ === h3 === __NEXT__ h4 __H__

h4

__W__ === h4 === __NEXT__ h5 __H__
h5
__W__ === h5 === __NEXT__ h6 __H__
h6
__W__ === h6 === __NEXT__ img __H__

logo

logo

logo

logo

logo

__W__ [[image:http://www.example.com/logo.png alt="logo"]] [[image:http://www.example.com/logo.png alt="logo" align="left"]] [[image:http://www.example.com/logo.png alt="logo" align="right"]] [[image:http://www.example.com/logo.png alt="logo" align="center"]] [[image:http://www.example.com/logo.png alt="logo" caption="caption for logo"]] [[image:http://www.example.com/logo.png width="180"]] [[image:http://www.example.com/logo.png height="80"]] __NEXT__ external links 2 __H__ http://www.example.com __W__ http://www.example.com __NEXT__ anchor __H__ text __W__ [[#ws_anchor]]text __NEXT__ bold anchor with space __H__ text __W__ **[[#ws_anchor]]text** __NEXT__ simple tables __H__
Name David
Age 24
__W__ || Name || David || || Age || 24 || __NEXT__ tables 2 __H__
heading1 heading2 heading3
table cell table cell table cell
centered right normal
spans 2 columns cell
col1 col2 col3
col1 col2 col3
__W__ ||~ heading1 ||~ heading2 ||~ heading3 || || table cell || table cell || table cell || ||= centered ||> right || normal || |||| spans 2 columns || cell || || col1 || col2 || col3 || || col1 || col2 || col3 || __NEXT__ simple tables __H__

para1

para2

para3

__W__ || para1 para2 para3 ||