markugen
Version:
Markdown to HTML/PDF static site generation tool
24 lines (23 loc) • 1.18 kB
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1" name="viewport">
<title>Features</title>
<link rel="stylesheet" href="markugen.css">
</head>
<body>
<h1 id="features">Features</h1>
<p>Markugen has a decent set of features and components that come built-in. This
section of the documentation will walk you through all features from
Markugen <a class="markugen-md-link" href="./Features/Options.html">options</a> to <a class="markugen-md-link" href="./Features/Styles.html">styles</a>
and <a class="markugen-md-link" href="./Features/Components.html">components</a>.</p>
<h2 id="feature-requests">Feature Requests</h2>
<p>Markugen is a work in-progress and will continue to be enhanced as long as it is
being used (I use it for my development, so it will be improved regularly).</p>
<p>Please feel free to submit your feature requests on GitHub at
<a target="_blank" href="https://github.com/falkorclark/markugen/issues">github.com/falkorclark/markugen</a>
and I will be happy to add them as I have time. </p>
<script src="markugen.js"></script>
</body>
</html>