73 lines
1.8 KiB
Smarty
73 lines
1.8 KiB
Smarty
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title><graph>-Plugin for Mediawiki - Syntax</title>
|
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta http-equiv="imagetoolbar" content="no">
|
|
<link rel="stylesheet" type="text/css" href="base.css">
|
|
<style type="text/css">
|
|
.graph { margin-left: 2em; }
|
|
pre { margin-right: 1.5em; }
|
|
</style>
|
|
</head>
|
|
<body bgcolor=white text=black>
|
|
|
|
<a name="top"></a>
|
|
|
|
<div class="menu">
|
|
<a class="menubck" href="index.html" title="Back to the main page">Main</a>
|
|
</div>
|
|
|
|
<div class="right">
|
|
|
|
<h1><graph>-Plugin for Mediawiki</h1>
|
|
|
|
<h2>##NAME##</h2>
|
|
|
|
<div class="text">
|
|
|
|
<p>
|
|
This page was automatically created at <strong><small>##time##</small></strong> by <code>examples/syntax.pl</code> running
|
|
<a href="http://search.cpan.org/~tels/Graph-Simple/" title="Get it from search.cpan.org">Graph::Easy</a> v##version##.
|
|
</p>
|
|
|
|
<p>
|
|
On each of the following testcases you will see the original text
|
|
representation of the graph, a text representation created automatically
|
|
from the parsed input, as well the automatically generated HTML+CSS code.
|
|
</p>
|
|
|
|
<p>
|
|
<strong>Notes:</strong>
|
|
</p>
|
|
|
|
<ul>
|
|
<li>The limitations in
|
|
<a href="http://search.cpan.org/~tels/Graph-Simple/lib/Graph/Simple.pm#LIMITATIONS">Graph::Easy</a> apply.
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<h2>Table of Contents:</h2>
|
|
|
|
<div class="text">
|
|
##TOC##
|
|
</div>
|
|
|
|
##HTML##
|
|
|
|
<div class="footer">
|
|
|
|
<p>
|
|
This page was automatically created at <strong><small>##time##</small></strong> by <code>examples/syntax.pl</code> running
|
|
<a href="http://search.cpan.org/~tels/Graph-Simple/" title="Get it from search.cpan.org">Graph::Easy</a> v##version##.
|
|
Contact <a href="/mail.html">Tels</a> for help.
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div> <!-- right cell ends here -->
|
|
|
|
</body></html>
|