Skip to content

Commit cd9749d

Browse files
committed
literally none of these have been updated
1 parent 0fe9999 commit cd9749d

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

README.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -343,34 +343,6 @@ service.subscribe "call_text_filters.html_pipeline" do |event, start, ending, tr
343343
end
344344
```
345345

346-
## Third Party Extensions
347-
348-
If you have an idea for a filter, propose it as
349-
[an issue](https://github.com/gjtorikian/html-pipeline/issues) first. This allows us to discuss
350-
whether the filter is a common enough use case to belong in this gem, or should be
351-
built as an external gem.
352-
353-
Here are some extensions people have built:
354-
355-
- [html-pipeline-asciidoc_filter](https://github.com/asciidoctor/html-pipeline-asciidoc_filter)
356-
- [jekyll-html-pipeline](https://github.com/gjtorikian/jekyll-html-pipeline)
357-
- [nanoc-html-pipeline](https://github.com/burnto/nanoc-html-pipeline)
358-
- [html-pipeline-bitly](https://github.com/dewski/html-pipeline-bitly)
359-
- [html-pipeline-cite](https://github.com/lifted-studios/html-pipeline-cite)
360-
- [tilt-html-pipeline](https://github.com/bradgessler/tilt-html-pipeline)
361-
- [html-pipeline-wiki-link'](https://github.com/lifted-studios/html-pipeline-wiki-link) - WikiMedia-style wiki links
362-
- [task_list](https://github.com/github/task_list) - GitHub flavor Markdown Task List
363-
- [html-pipeline-nico_link](https://github.com/rutan/html-pipeline-nico_link) - An HTMLPipeline filter for [niconico](http://www.nicovideo.jp) description links
364-
- [html-pipeline-gitlab](https://gitlab.com/gitlab-org/html-pipeline-gitlab) - This gem implements various filters for html-pipeline used by GitLab
365-
- [html-pipeline-youtube](https://github.com/st0012/html-pipeline-youtube) - An HTMLPipeline filter for YouTube links
366-
- [html-pipeline-flickr](https://github.com/st0012/html-pipeline-flickr) - An HTMLPipeline filter for Flickr links
367-
- [html-pipeline-vimeo](https://github.com/dlackty/html-pipeline-vimeo) - An HTMLPipeline filter for Vimeo links
368-
- [html-pipeline-hashtag](https://github.com/mr-dxdy/html-pipeline-hashtag) - An HTMLPipeline filter for hashtags
369-
- [html-pipeline-linkify_github](https://github.com/jollygoodcode/html-pipeline-linkify_github) - An HTMLPipeline filter to autolink GitHub urls
370-
- [html-pipeline-redcarpet_filter](https://github.com/bmikol/html-pipeline-redcarpet_filter) - Render Markdown source text into Markdown HTML using Redcarpet
371-
- [html-pipeline-typogruby_filter](https://github.com/bmikol/html-pipeline-typogruby_filter) - Add Typogruby text filters to your HTMLPipeline
372-
- [korgi](https://github.com/jodeci/korgi) - HTMLPipeline filters for links to Rails resources
373-
374346
## FAQ
375347

376348
### 1. Why doesn't my pipeline work when there's no root element in the document?

0 commit comments

Comments
 (0)