Daizu
view release on metacpan or search on metacpan
t/data/15html/text-input.html view on Meta::CPAN
<body xmlns="http://www.w3.org/1999/xhtml"
xmlns:daizu="http://www.daizucms.org/ns/html-extension/"
xmlns:xi="http://www.w3.org/2001/XInclude"
xml:base="daizu:///foo.com/blog/2006/fish-fingers/article-1.html"
><p>A short paragraph.</p>
<p>A long paragraph:
Given an XHTML document (as an L<XML::LibXML::Document> object), find all the attributes in the markup which are relative URLs and turn them
into absolute URLs relative to C<$base_url>. This can be used to prepare
content from an article to be published in a different place with a different
URL, such as in an RSS feed or on an index page, while ensuring that any links or embedded files continue to work.
</p>
<p>extra whitespace around it</p>
<p>Bullet list:</p>
<ul>
<li>List item 1</li>
<li>List item 2
<ul><li>List item 2.1</li><li> List item 2.2</li></ul>
</li>
<li>List item 3</li>
</ul>
<p>Numbered list:</p>
<ol>
<li>List item 1</li>
<li>List item 2
<ol><li>List item 2.1</li><li> List item 2.2</li></ol>
</li>
<li>List item 3</li>
</ol>
<p>Bullet list containing block markup:</p>
<ul>
<li>
<p>Here is a nested list:</p>
<ul>
<li>
<p>This indented list item contains quite a lot of text, broken up
into two paragraphs. The second paragraph is just some prose from
the Daizu API documentation.</p>
<p>Return a <em>string</em> version of the DateTime object, formatted as a
W3CDTF date and time. If $datetime
is just a string, it is automatically validated and parsed by
validate_date() first. If the value is invalid
or undefined, then <code>undef</code> is returned.</p>
</li>
</ul>
<p>Another paragraph after the nested list.</p>
</li>
</ul>
<p>Special chars should be preserved:
‘single quotes’
“double quotes”
en–dash
em—dash
</p>
<blockquote>text inside blockquote element</blockquote>
<blockquote><p>A long paragraph inside a blockquote:
Most access to Daizu functionality requires a Daizu object. It provides
a database handle for access to the 'live' content data, and a L<SVN::Ra>
( run in 0.730 second using v1.01-cache-2.11-cpan-754626df90b )