Added Rich Text to checklist

This commit is contained in:
Andrew Losowsky
2018-06-27 17:57:23 -05:00
committed by GitHub
parent d393c6fc4d
commit ab3ceb151a
@@ -52,6 +52,10 @@ permalink: /pre-launch-checklist/
- See [Notifications](/talk/integrating/notifications/)
- [ ] Do you want to setup rich text (bold, italics, quotes)?
- Install [talk-plugin-rich-text](/talk/plugin/talk-plugin-rich-text)
- [ ] Do you want to display comment counts?
- Use the GraphQL [CommentCountQuery](https://docs.coralproject.net/talk/api/graphql/#CommentCountQuery)
- Install [talk-plugin-deep-reply-count](/talk/plugin/talk-plugin-deep-reply-count) if necessary.