Files
talk/plugins/talk-plugin-comment-content
Kim Gardner 1c2ff7d2ae Update default plugins and docs (#2265)
* Update default plugins

* Update plugin docs with missing plugin

* Fixed broken link in docs

* Update Code of Conduct in docs

* Fix mixup that both plugins are moderation-actions

* fix: adapt server tests to use the rich text plugin

* fix: e2e

* fix: sync docs
2019-04-16 20:54:44 +02:00
..
2018-02-22 11:46:10 -03:00
2017-07-20 12:04:00 -03:00

title, permalink, layout, plugin
title permalink layout plugin
talk-plugin-comment-content /plugin/talk-plugin-comment-content/ plugin
name provides
talk-plugin-comment-content
Client

Pluginizes the text of a comment to support custom treatment of this text. This plugin currently parses the given text to see if it contains a link, and makes them clickable using react-linkify.