doc: add liquid tag plugin jekyll-onebox for html previews (#6898)

Merge pull request 6898
This commit is contained in:
Robert Riemann 2018-04-04 09:46:20 +02:00 committed by jekyllbot
parent 744563c188
commit fcb2eb6658
1 changed files with 1 additions and 1 deletions

View File

@ -884,7 +884,7 @@ You can find a few useful plugins at the following locations:
- [github-cards](https://github.com/edward-shen/github-cards): Creates styleable Github cards for your Github projects. - [github-cards](https://github.com/edward-shen/github-cards): Creates styleable Github cards for your Github projects.
- [disqus-for-jekyll](https://github.com/kacperduras/disqus-for-jekyll): A Jekyll plugin to view the comments powered by Disqus. - [disqus-for-jekyll](https://github.com/kacperduras/disqus-for-jekyll): A Jekyll plugin to view the comments powered by Disqus.
- [jekyll-html](https://github.com/kacperduras/jekyll-html): A Jekyll plugin to use HTML tags in Jekyll pages, posts and collections. - [jekyll-html](https://github.com/kacperduras/jekyll-html): A Jekyll plugin to use HTML tags in Jekyll pages, posts and collections.
- [jekyll-onebox](https://github.com/rriemann/jekyll-onebox): Liquid tag for displaying HTML previews (embeds) for links to popular domains. Plugin is based on [Onebox](https://github.com/discourse/onebox) that powers link previews in [Discourse](http://github.com/discourse/discourse) forums.
#### Collections #### Collections