aboutsummaryrefslogtreecommitdiff
path: root/plugins/include_code.rb (follow)
Commit message (Expand)AuthorAgeFilesLines
* include_code is now more forgiving, stripping leading forward slashes from th...Brandon Mathis2011-07-291-1/+1
* added support for pygments.rb removing dependency on pygments, added support ...Brandon Mathis2011-07-261-2/+4
* updated syntax highlighting support for perl and objective c in code_block an...Brandon Mathis2011-07-251-2/+4
* 1. Added condition to full_url filter to allow it to be used as a root_url ap...Brandon Mathis2011-07-211-1/+8
* added optional title to include code tagBrandon Mathis2011-07-201-3/+9
* added <div> wrappers to code blocks because rdiscount stupidly wraps <figure>...Brandon Mathis2011-07-191-2/+2
* Moved plugins to root directory. I'm ditching the idea of shipping plugins wi...Brandon Mathis2011-07-191-0/+55