mirror of
https://github.com/wassname/talk.git
synced 2026-07-02 22:14:11 +08:00
1c2ff7d2ae
* 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
14 lines
338 B
Markdown
14 lines
338 B
Markdown
---
|
|
title: talk-plugin-offtopic
|
|
permalink: /plugin/talk-plugin-offtopic/
|
|
layout: plugin
|
|
plugin:
|
|
name: talk-plugin-offtopic
|
|
provides:
|
|
- Server
|
|
- Client
|
|
---
|
|
|
|
Allows the comment authors to tag their comment as `Off-Topic` which will add a
|
|
visible badge on the frontend to other users that their comment is off-topic.
|