Sha256: df97aab66281f395df805df28feb8aa6acdda5dccc13df80fc0d2aea560405ec

Contents?: true

Size: 463 Bytes

Versions: 2

Compression:

Stored size: 463 Bytes

Contents

---
escape_code: true
---

Some text

```
Some kind of example:
{% some tag that should break %}
Stuff!
```
guys!

Testing the ``dobule ` type`` of code thing.

So here's a `{% nonexistant tag %}` that should be escaped.

{% highlight html %}
Some kind of example:
{% some tag that should break %}
Stuff!
{% endhighlight %}


{% codeblock html %}
Some kind of example:
{% some tag that should break %}
Stuff!
{% endcodeblock %}

    stuff
    asdfadsf

some text

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
octopress-escape-code-1.0.1 test/index.md
octopress-escape-code-1.0.0 test/index.md