37 lines
1.6 KiB
HTML
Raw Normal View History

2015-06-19 15:18:14 -05:00
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
2015-06-22 15:03:32 -05:00
<title>SimpleMDE Markdown Editor by NextStepWebs</title>
2015-06-19 15:18:14 -05:00
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
2015-06-22 15:03:32 -05:00
<h1 class="project-name">SimpleMDE Markdown Editor</h1>
<h2 class="project-tagline">SimpleMDE is a simple, embeddable, and beautiful markdown editor</h2>
2015-06-22 15:06:37 -05:00
<a href="https://github.com/NextStepWebs/simplemde-markdown-editor" class="btn">View on GitHub</a>
<a href="https://github.com/NextStepWebs/simplemde-markdown-editor/zipball/master" class="btn">Download .zip</a>
<a href="https://github.com/NextStepWebs/simplemde-markdown-editor/tarball/master" class="btn">Download .tar.gz</a>
2015-06-19 15:18:14 -05:00
</section>
<section class="main-content">
2015-06-22 13:20:36 -05:00
<h1>
<a id="demo" class="anchor" href="#demo" aria-hidden="true"><span class="octicon octicon-link"></span></a>Demo</h1>
2015-06-19 15:18:14 -05:00
2015-06-22 13:44:05 -05:00
<p>Coming soon!</p>
2015-06-19 15:18:14 -05:00
<footer class="site-footer">
2015-06-22 15:07:14 -05:00
<span class="site-footer-credits"><a href="https://github.com/NextStepWebs/simplemde-markdown-editor">SimpleMDE Markdown Editor</a> is maintained by <a href="https://github.com/NextStepWebs">NextStepWebs</a>.</span>
2015-06-19 15:18:14 -05:00
</footer>
</section>
</body>
</html>