index
:
website/my_new_personal_website
master
source
split_code
split_code_more
This is my current personnal website (frontend and backend)
git version control
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
code_block.rb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-16
Codeblock regex improved to better detect extensions fixes #96, added support...
Brandon Mathis
1
-2
/
+2
2011-08-01
added yml alias for yaml code highlighting
Brandon Mathis
1
-0
/
+1
2011-08-01
code_block and inlcude_code no longer needlessly render through the Liquid te...
Brandon Mathis
1
-4
/
+0
2011-07-28
making textile and code blocks work nice together
Andreas Arnold
1
-0
/
+2
2011-07-26
added support for pygments.rb removing dependency on pygments, added support ...
Brandon Mathis
1
-1
/
+4
2011-07-25
updated syntax highlighting support for perl and objective c in code_block an...
Brandon Mathis
1
-0
/
+2
2011-07-20
improved documentation on codeblock plugin
Brandon Mathis
1
-1
/
+9
2011-07-20
removed incorrect usage of gsub! which was returning nil if the substitution ...
Brandon Mathis
1
-1
/
+1
2011-07-19
added <div> wrappers to code blocks because rdiscount stupidly wraps <figure>...
Brandon Mathis
1
-5
/
+5
2011-07-19
Moved plugins to root directory. I'm ditching the idea of shipping plugins wi...
Brandon Mathis
1
-0
/
+0
2011-07-17
Fixed typo in code_block plugin
Brandon Mathis
1
-2
/
+1
2011-07-17
Added plugin for simple code block authoring
Brandon Mathis
1
-0
/
+81