Added regex example to the "Custom filtering rules" settings
Closes #559
This commit is contained in:
@@ -52,6 +52,9 @@ class UserRules extends Component {
|
||||
<li>
|
||||
<code>{ t('example_comment_hash') }</code> - { t('example_comment_meaning') }
|
||||
</li>
|
||||
<li>
|
||||
<code>/REGEX/</code> - { t('example_regex_meaning') }
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user