social-likes-nojq/gh-pages/tamia/modules/code
Artem Sapegin 1e3cb062ee Move the builder page to the main branch. 2016-01-10 19:11:24 +01:00
..
Readme.md Move the builder page to the main branch. 2016-01-10 19:11:24 +01:00
example.html Move the builder page to the main branch. 2016-01-10 19:11:24 +01:00
index.styl Move the builder page to the main branch. 2016-01-10 19:11:24 +01:00
tomorrow.styl Move the builder page to the main branch. 2016-01-10 19:11:24 +01:00

Readme.md

Code blocks

Nice code examples with highlighting.

Markup

<pre class="code"><code class="language-coffescript">alert 'Hello world!'</code></pre>

<div class="text">
	<pre><code class="language-coffescript">alert 'Hello world!'</code></pre>
</div>

Tools