Update PLUGINS.md

This commit is contained in:
Jeff Atwood 2015-09-18 14:00:30 -07:00
parent 3457ecfd04
commit 82e5f55011
1 changed files with 5 additions and 0 deletions

View File

@ -17,4 +17,9 @@ If you just want to get some plugins for your Discourse instance, check out [the
* [Part Six: Acceptance Tests](https://meta.discourse.org/t/beginner-s-guide-to-creating-discourse-plugins-part-6-acceptance-tests/32619)
# Example Plugins
- [Manipulating text in the composer](https://meta.discourse.org/t/plugin-tutorial-1-how-to-manipulate-the-text-in-the-composer/10925)
- [Display plugin outlet locations](https://github.com/Mittineague/discourse-plugin-outlet-locations)