aboutsummaryrefslogtreecommitdiff
path: root/plugins (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-19added <div> wrappers to code blocks because rdiscount stupidly wraps ↵Brandon Mathis2-7/+7
<figure> tags with paragraphs. Grr.
2011-07-19Fixed a bug where blockquotes broke without an author, also refactored a bit ↵Brandon Mathis1-7/+7
for reability
2011-07-19Moved plugins to root directory. I'm ditching the idea of shipping plugins ↵Brandon Mathis14-0/+1101
with themes until it's more obviously necessary. This way it's easier to merge and update plugins.