Synap Editor 3.3.0

Released: 2025. 12. 26

Synap Editor 3.3.0 has been released with comments, conditional table formatting, and code blocks.

Highlights

1. Comments

Add comments to leave opinions, explanations, or review requests inside a document. Select text or a sentence and add a comment — the comment marker appears in place, and the comment thread and replies are managed in the right-hand panel.

Supported edit actions on a comment:

  • Edit — change the comment text
  • Resolve — mark a reviewed comment as resolved
  • Reopen — reopen a resolved comment
  • Highlight — emphasize the linked location in the document for quick navigation

Comments are useful for sharing and organizing feedback during document review.

See: Comments

2. Conditional formatting for tables

Use Excel-like conditional formatting in the editor — set rules on a table and the formatting is applied automatically based on cell values.

See: Conditional Formatting

3. Code block

A dedicated block for writing code inside a document, making technical and development docs cleaner and more readable.

See: Insert Code Block

4. Layer min/max snap

When resizing a layer that has min/max size limits, the layer now snaps to the configured min/max values. A notification appears if you try to enter a value beyond the allowed range.

5. Equations as <math> tags (mathType)

You can now choose between an image and a <math> tag for equations edited with MathType. With the <math> tag form, you can also edit text styles in the editor.

See: mathType setting