IkiWiki-Plugin-syntax
view release on metacpan or search on metacpan
examples/plugin-info.html view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<HTML>
<HEAD>
<TITLE>Information about the backends</TITLE>
<STYLE type="text/css">
table {
border: solid 1px green;
margin: 1em;
}
thead {
background: gray;
color: white;
text-align: center;
}
</STYLE>
</HEAD>
<BODY>
<DIV class="syntax_info">
<TABLE>
<THEAD>
<TR>
<TH COLSPAN=2>Syntax highligth engine information</TH>
</TH>
</THEAD>
<TBODY>
<TR>
<TD>Name</TD>
<TD>Simple</TD>
</TR>
<TR>
<TD>Version</TD>
<TD>0.1</TD>
</TR>
<TR>
<TD>Description: </TD>
<TD>Simple engine for basic installations without third party modules.
</TD>
</TR>
<TR>
<TD>Third party module</TD>
<TD></TD>
</TR>
<TR>
<TD>Special Features</TD>
<TD>If the source language matches "x?html" or the source contains a "<html>" string
the plugin uses the HTML::Entities::encode_entities() function.
</TD>
</TR>
<TR>
<TD>Bugs and missing features</TD>
<TD></TD>
</TR>
<TR>
<TD>Line numbers</TD>
<TD>
Yes
</TD>
</TR>
( run in 0.479 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )