aboutsummaryrefslogtreecommitdiff
path: root/plugins/jsfiddle.rb (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-06-11Revised the regex for JsFiddle plugin after further testing.Michael Buffington1-1/+1
2013-06-11Adjusted JsFiddle plugin to detect jsFiddle versions.Michael Buffington1-1/+1
Prior to this change, {% jsFiddle ccWP7/5 result,js,html %} wouldn't render the desired tab order properly since the regex pattern was being capturing the /5 as part of the first of the tabs.
2013-01-11Whitespacericho1-1/+1
2011-09-26Adds jsFiddle pluginFrederic Hemberger1-0/+40