removed inaccurate description on backtick codeblock docs

This commit is contained in:
Brandon Mathis 2011-09-08 10:09:42 -05:00
parent 3f02ca2b8b
commit d712d02415

View File

@ -44,6 +44,3 @@ class Fixnum
end
end
```
This is a nice, lightweight way to add a highlighted code snippet. For features like titles and links you'll want to look
at the [codeblock](/docs/plugins/codeblock/) or [include_code](/docs/plugins/include-code/) liquid tags.