summaryrefslogtreecommitdiff
path: root/lib/banzai/filter/autolink_filter.rb
Commit message (Collapse)AuthorAgeFilesLines
* Don't parse Rinku returned value to DocFragment when it didn't change the ↵18593-avoid-parse_html-when-rinku-didnt-do-anythingPaco Guzman2016-07-181-0/+2
| | | | original html string.
* Remove redundant `require`s from Banzai filesrs-banzai-requiresRobert Speicher2016-03-241-1/+0
| | | | We're trying to avoid circular dependency errors.
* Prevent circular reference error in BanzaiDouwe Maan2016-01-141-1/+0
|
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-0/+107