Skip to content

Editor

LogCraft includes a rich text editor used in Templates, Use Cases, and Security Assets. The editor works the same way everywhere it appears.

Formatting

The editor supports:

  • Headings (H1 to H6), paragraphs, and blockquotes.
  • Bold, italic, strikethrough, underline, and highlight.
  • Bullet lists and numbered lists.
  • Tables.
  • Code blocks with syntax highlighting.
  • Links, images, and file attachments.
  • @mentions to reference team members.

Slash commands

Type / anywhere in the editor to open a command menu. Start typing to filter the available commands. For example, /table inserts a table, /h2 inserts a heading, /image opens the image upload dialog.

Markdown support

Copy-paste markdown text into the editor and it is automatically converted to rich text. This makes it easy to reuse content from wikis, READMEs, or frameworks published in markdown format.