Brandon Mathis
|
ae51fe859e
|
removed incorrect usage of gsub! which was returning nil if the substitution was not found. Now strips leading and trailing whitespace
|
2011-07-20 11:01:56 -04:00 |
|
Brandon Mathis
|
3587076aed
|
updated gist_tag.rb to use <div>s to get around RDiscount's foolishness
|
2011-07-20 00:42:35 -04:00 |
|
Brandon Mathis
|
6f646e7290
|
added <div> wrappers to code blocks because rdiscount stupidly wraps <figure> tags with paragraphs. Grr.
|
2011-07-19 18:00:56 -04:00 |
|
Brandon Mathis
|
a71a709cb3
|
Fixed a bug where blockquotes broke without an author, also refactored a bit for reability
|
2011-07-19 16:32:57 -04:00 |
|
Brandon Mathis
|
17c59fb1d1
|
Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins.
|
2011-07-19 09:06:54 -04:00 |
|