/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

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Module markdown</title>
  5. <link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
  6. </head>
  7. <body bgcolor="white">
  8. <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>
  9. <hr>
  10. <h1>Module markdown</h1>
  11. <ul class="index"><li><a href="#index">Function Index</a></li><li><a href="#functions">Function Details</a></li></ul>
  12. <p>Copyright Š (C) 2009, Gordon Guthrie</p>
  13. <p><b>Authors:</b> Gordon Guthrie.</p>
  14. <h2><a name="index">Function Index</a></h2>
  15. <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>
  16. <tr><td valign="top"><a href="#conv_file-2">conv_file/2</a></td><td></td></tr>
  17. <tr><td valign="top"><a href="#conv_utf8-1">conv_utf8/1</a></td><td></td></tr>
  18. </table>
  19. <h2><a name="functions">Function Details</a></h2>
  20. <h3 class="function"><a name="conv-1">conv/1</a></h3>
  21. <div class="spec">
  22. <p><tt>conv(String) -&gt; any()</tt></p>
  23. </div>
  24. <h3 class="function"><a name="conv_file-2">conv_file/2</a></h3>
  25. <div class="spec">
  26. <p><tt>conv_file(FileIn, FileOut) -&gt; any()</tt></p>
  27. </div>
  28. <h3 class="function"><a name="conv_utf8-1">conv_utf8/1</a></h3>
  29. <div class="spec">
  30. <p><tt>conv_utf8(Utf8) -&gt; any()</tt></p>
  31. </div>
  32. <hr>
  33. <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>
  34. <p><i>Generated by EDoc, Aug 12 2011, 20:01:39.</i></p>
  35. </body>
  36. </html>