fa20-bt/plugin/markdown
Riceball LEE efbcab57f7 * [bug] fixed render markdown file error like this:
```html
<section data-markdown>
<script type="text/template">
</script>
</section>
```
2013-07-31 07:12:29 +08:00
..
example.html Replace the ShowDown Markdown engine with marked 2013-05-01 23:10:31 +03:00
example.md merge external markdown support, move example to plugin (#329) 2013-02-27 15:01:30 -05:00
markdown.js * [bug] fixed render markdown file error like this: 2013-07-31 07:12:29 +08:00
marked.js remove lang prefix from marked.js to fix highlight issue 2013-05-02 18:42:12 +03:00