Skip to content

Commit bc20094

Browse files
committed
Merge pull request github#314 from github/html-pipeline
link to html-pipeline in the docs
2 parents da94c1f + 8392325 commit bc20094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GitHub Markup
22
=============
33

44
We use this library on GitHub when rendering your README or any other
5-
rich text file.
5+
rich text file. The generated HTML is then run through filters in the [html-pipeline](https://github.com/jch/html-pipeline) to perform things like [santization](#html-sanitization) and [syntax highlighting](https://github.com/jch/html-pipeline/blob/master/lib/html/pipeline/syntax_highlight_filter.rb).
66

77
Markups
88
-------

0 commit comments

Comments
 (0)