summaryrefslogtreecommitdiff
path: root/lib/banzai/filter/syntax_highlight_filter.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of SyntaxHighlightFiltersyntax-highlight-filter-performanceYorick Peterse2016-08-031-8/+18
* Don't fail to highlight when Rouge doesn't have a lexerDouwe Maan2016-07-151-7/+8
* use %(...) and %[...] in favor of %<...>feature.rouge-20http://jneen.net/2016-07-141-2/+2
* bugfix: don't error in css_classeshttp://jneen.net/2016-07-141-5/+8
* without line anchors, this is just the plain HTML formatterhttp://jneen.net/2016-07-141-1/+1
* kill the :cssclass optionhttp://jneen.net/2016-07-141-2/+1
* add the wrapping back in for the banzai filterhttp://jneen.net/2016-07-141-1/+5
* Metrics for Rouge::Plugins::Redcarpet and Rouge::Formatters::HTMLGitlab18592-syntaxhighlighter-slowPaco Guzman2016-07-011-2/+7
* Remove redundant `require`s from Banzai filesrs-banzai-requiresRobert Speicher2016-03-241-1/+0
* Prevent circular reference error in BanzaiDouwe Maan2016-01-141-1/+0
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-0/+45