remove

remove

Learn how to remove matches from your content.

func remove(match string)

remove will remove the matched text of any rule.

extends: existence
message: "Don't use an ellipsis in documentation."
nonword: true
action:
  name: remove
tokens:
  - '...'

replace edit