Browse Source

Add remarkable

gh-pages
othree 7 years ago
parent
commit
09a9564b72
  1. 1
      resources.html
  2. 1
      resources.md
  3. 1
      resources_content.html

1
resources.html

@ -151,6 +151,7 @@
<li><a href="https://github.com/StackExchange/pagedown">pagedown</a>, StackOverflow</li> <li><a href="https://github.com/StackExchange/pagedown">pagedown</a>, StackOverflow</li>
<li><a href="https://github.com/coreyti/showdown">coreyti/showdown</a></li> <li><a href="https://github.com/coreyti/showdown">coreyti/showdown</a></li>
<li><a href="https://github.com/chjj/marked">marked</a></li> <li><a href="https://github.com/chjj/marked">marked</a></li>
<li><a href="https://jonschlinkert.github.io/remarkable/demo/">Remarkable</a></li>
</ul></li> </ul></li>
<li>PHP <li>PHP
<ul> <ul>

1
resources.md

@ -88,6 +88,7 @@
* [pagedown](https://github.com/StackExchange/pagedown), StackOverflow * [pagedown](https://github.com/StackExchange/pagedown), StackOverflow
* [coreyti/showdown](https://github.com/coreyti/showdown) * [coreyti/showdown](https://github.com/coreyti/showdown)
* [marked](https://github.com/chjj/marked) * [marked](https://github.com/chjj/marked)
* [Remarkable](https://jonschlinkert.github.io/remarkable/demo/)
* PHP * PHP
* [PHP Markdown](http://michelf.ca/projects/php-markdown/) * [PHP Markdown](http://michelf.ca/projects/php-markdown/)
* Python * Python

1
resources_content.html

@ -127,6 +127,7 @@
<li><a href="https://github.com/StackExchange/pagedown">pagedown</a>, StackOverflow</li> <li><a href="https://github.com/StackExchange/pagedown">pagedown</a>, StackOverflow</li>
<li><a href="https://github.com/coreyti/showdown">coreyti/showdown</a></li> <li><a href="https://github.com/coreyti/showdown">coreyti/showdown</a></li>
<li><a href="https://github.com/chjj/marked">marked</a></li> <li><a href="https://github.com/chjj/marked">marked</a></li>
<li><a href="https://jonschlinkert.github.io/remarkable/demo/">Remarkable</a></li>
</ul></li> </ul></li>
<li>PHP <li>PHP
<ul> <ul>

Loading…
Cancel
Save