Suggestions

Suggest Change

Figure 12 Change suggestion

You can make use of the CriticMarkup syntax to add suggestions in a document. From the editor, you can accept or reject suggestions using the buttons visible after each one.

Tip

To make adding suggestions easier you can use the Toggle suggest mode button in the left of the topbar. When active, it will turn all your changes into suggestions. You can type anywhere to add text, select and delete text to make a deletion suggestion or select text and start typing to suggest a replacement.

Supported syntax

  • Additions

    This is some text{++ and this is a suggestion++}.
    
  • Deletions

    This is some text{-- text--}.
    
  • Substitutions

    This {~~was~>is~~} some text.
    

Last update: 2025-06-22