/doc/core/markdown.html
https://code.google.com/p/zotonic/ · HTML · 44 lines · 36 code · 8 blank · 0 comment · 0 complexity · 8cbb8d36b06003298441721b983b9df5 MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <title>Module markdown</title>
- <link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
- </head>
- <body bgcolor="white">
- <div class="navbar"><a name="#navbar_top"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
- <hr>
- <h1>Module markdown</h1>
- <ul class="index"><li><a href="#index">Function Index</a></li><li><a href="#functions">Function Details</a></li></ul>
- <p>Copyright (C) 2009, Gordon Guthrie</p>
- <p><b>Authors:</b> Gordon Guthrie.</p>
- <h2><a name="index">Function Index</a></h2>
- <table width="100%" border="1" cellspacing="0" cellpadding="2" summary="function index"><tr><td valign="top"><a href="#conv-1">conv/1</a></td><td></td></tr>
- <tr><td valign="top"><a href="#conv_file-2">conv_file/2</a></td><td></td></tr>
- <tr><td valign="top"><a href="#conv_utf8-1">conv_utf8/1</a></td><td></td></tr>
- </table>
- <h2><a name="functions">Function Details</a></h2>
- <h3 class="function"><a name="conv-1">conv/1</a></h3>
- <div class="spec">
- <p><tt>conv(String) -> any()</tt></p>
- </div>
- <h3 class="function"><a name="conv_file-2">conv_file/2</a></h3>
- <div class="spec">
- <p><tt>conv_file(FileIn, FileOut) -> any()</tt></p>
- </div>
- <h3 class="function"><a name="conv_utf8-1">conv_utf8/1</a></h3>
- <div class="spec">
- <p><tt>conv_utf8(Utf8) -> any()</tt></p>
- </div>
- <hr>
- <div class="navbar"><a name="#navbar_bottom"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
- <p><i>Generated by EDoc, Aug 12 2011, 20:01:39.</i></p>
- </body>
- </html>