Recent Changes - Search:

PmWiki

pmwiki.org

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Anchor

Test HTML generated by an anchor

with anchor
(:table:)
(:cellnr:)Something before the anchor markup
(:tableend:)

[[#myanchortoheading]]
!! My heading
Ensuing text, etc
Something before the anchor markup

My heading

Ensuing text, etc

generates

<table ><tr><td  valign='top'>Something before the anchor markup
</td></tr></table> 
<p class='vspace'><a name='myanchortoheading' id='myanchortoheading'></a> 
</p><h2>My heading</h2> 
<p>Ensuing text, etc
</p>
with out anchor
(:table:)
(:cellnr:)Something before
(:tableend:)

!! My heading
Ensuing text, etc
Something before

My heading

Ensuing text, etc

generates

<table ><tr><td  valign='top'>Something before
</td></tr></table> 
<div class='vspace'></div><h2>My heading</h2> 
<p>Ensuing text, etc
</p> 
with anchor followed by rfloat
(:table:)
(:cellnr:)Something before the anchor markup
(:tableend:)

[[#myanchor2heading]]
%rfloat%text floated right
!! My heading
Ensuing text, etc
Something before the anchor markup

text floated right

My heading

Ensuing text, etc

generates

<table ><tr><td  valign='top'>Something before the anchor markup
</td></tr></table> 
<p class='vspace'><a name='myanchor2heading' id='myanchor2heading'></a> 
<span class='rfloat'>text floated right</span> 
</p><h2>My heading</h2> 
<p>Ensuing text, etc
</p> 
with rfloat followed by anchor
(:table:)
(:cellnr:)Something before the anchor markup
(:tableend:)

%rfloat%text floated right
[[#myanchor3heading]]
!! My heading
Ensuing text, etc
Something before the anchor markup

text floated right

My heading

Ensuing text, etc

generates

<table ><tr><td  valign='top'>Something before the anchor markup
</td></tr></table> 
<p class='vspace'><span class='rfloat'>text floated right</span> 
<a name='myanchor3heading' id='myanchor3heading'></a> 
</p><h2>My heading</h2> 
<p>Ensuing text, etc
</p> 
Edit - History - Print - Recent Changes - Search
Page last modified on September 10, 2011, at 12:03 PM
 0: 00.00 00.00 config start
 1: 00.00 00.00 config end
 2: 00.06 00.05 MarkupToHTML begin
 3: 00.06 00.05 MarkupToHTML begin
 4: 00.07 00.06 MarkupToHTML end
 5: 00.07 00.06 MarkupToHTML begin
 6: 00.07 00.06 MarkupToHTML end
 7: 00.07 00.06 MarkupToHTML begin
 8: 00.08 00.07 MarkupToHTML end
 9: 00.08 00.07 MarkupToHTML begin
10: 00.08 00.08 MarkupToHTML end
11: 00.11 00.10 MarkupToHTML end
12: 00.12 00.11 MarkupToHTML begin
13: 00.14 00.13 ReadApprovedUrls SiteAdmin.ApprovedUrls begin
14: 00.15 00.14 ReadApprovedUrls SiteAdmin.ApprovedUrls end
15: 00.17 00.16 MarkupToHTML end
16: 00.17 00.16 MarkupToHTML begin
17: 00.18 00.17 MarkupToHTML end
18: 00.18 00.17 now