docs: update your-first-plugin.md (#8147)

Merge pull request 8147
This commit is contained in:
jeffreytse 2020-05-04 17:07:20 +08:00 committed by GitHub
parent 42c0f5b89b
commit 4dd1868405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -62,7 +62,12 @@ Obfuscates emails to protect them from spam bots.
## Hooks
[Hooks](/docs/plugins/hooks/) give fine-grained control to extend the build
process.
process. For example:
* [jemoji](https://github.com/jekyll/jemoji) Display emojis :+1:
* [jekyll-mentions](https://github.com/jekyll/jekyll-mentions) turns mentions @jekyll into links
* [jekyll-spaceship](https://github.com/jeffreytse/jekyll-spaceship) - advanced example. Provides
powerful supports for table, mathjax, plantuml, video, etc.
## Flags