|
@ -18,12 +18,12 @@ |
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
|
|
|
|
|
|
|
|
ga('create', 'UA-26895916-3', 'auto'); |
|
|
ga('create', 'UA-26895916-3', 'auto'); |
|
|
ga('require', 'displayfeatures'); |
|
|
ga('require', 'displayfeatures'); |
|
|
ga('require', 'linkid', 'linkid.js'); |
|
|
ga('require', 'linkid', 'linkid.js'); |
|
|
ga('send', 'pageview'); |
|
|
ga('send', 'pageview'); |
|
|
|
|
|
|
|
|
</script> |
|
|
</script> |
|
|
</head> |
|
|
</head> |
|
|
<body> |
|
|
<body> |
|
@ -109,7 +109,7 @@ console.log(md.render('# Remarkable rulezz!')); |
|
|
<textarea class="source full-height">--- |
|
|
<textarea class="source full-height">--- |
|
|
__Advertisement :)__ |
|
|
__Advertisement :)__ |
|
|
|
|
|
|
|
|
- __[pica](http://nodeca.github.io/pica/demo/)__ - high quality and fast image |
|
|
- __[pica](https://nodeca.github.io/pica/demo/)__ - high quality and fast image |
|
|
resize in browser. |
|
|
resize in browser. |
|
|
- __[babelfish](https://github.com/nodeca/babelfish/)__ - developpers friendly |
|
|
- __[babelfish](https://github.com/nodeca/babelfish/)__ - developpers friendly |
|
|
i18n with plurals support and easy syntax. |
|
|
i18n with plurals support and easy syntax. |
|
@ -254,7 +254,7 @@ Right aligned columns |
|
|
|
|
|
|
|
|
[link text](http://dev.nodeca.com) |
|
|
[link text](http://dev.nodeca.com) |
|
|
|
|
|
|
|
|
[link with title](https://nodeca.github.io/pica/demo/ "title text!") |
|
|
[link with title](http://nodeca.github.io/pica/demo/ "title text!") |
|
|
|
|
|
|
|
|
Autoconverted link https://github.com/nodeca/pica (enable linkify to see) |
|
|
Autoconverted link https://github.com/nodeca/pica (enable linkify to see) |
|
|
|
|
|
|
|
@ -275,12 +275,13 @@ With a reference later in the document defining the URL location: |
|
|
</textarea> |
|
|
</textarea> |
|
|
</div> |
|
|
</div> |
|
|
<section class="col-xs-6 full-height"> |
|
|
<section class="col-xs-6 full-height"> |
|
|
<div class="demo-control"><a href="#" class="result-mode">html / source</a></div> |
|
|
<div class="demo-control"><a href="#" data-result-as="html">html</a><a href="#" data-result-as="src">source</a><a href="#" data-result-as="debug">debug</a></div> |
|
|
<div class="result full-height"></div> |
|
|
<div class="result-html full-height"></div> |
|
|
<pre class="result-src full-height"><code class="result-src-content full-height"></code></pre> |
|
|
<pre class="result-src full-height"><code class="result-src-content full-height"></code></pre> |
|
|
|
|
|
<pre class="result-debug full-height"><code class="result-debug-content full-height"></code></pre> |
|
|
</section> |
|
|
</section> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="gh-ribbon"><a href="https://github.com/jonschlinkert/remarkable" target="_blank">Fork me on GitHub</a></div> |
|
|
<div class="gh-ribbon"><a href="https://github.com/jonschlinkert/remarkable" target="_blank">Fork me on GitHub</a></div> |
|
|
</body> |
|
|
</body> |
|
|
</html> |
|
|
</html> |