Markup Text Editor
The main way to describe a Feature is formatted text using Markdown.
The editor allows:
- headings
- lists
- tables
- links
You can insert interactive links to other artifacts:
- use Ctrl + K
- or the link button in the editor
Artifact links are branch-aware:
- if the target exists in the current branch, the link opens the branch version
- otherwise, it opens the version from the current baseline
Text is saved automatically as a draft.
Changes replace the previous version only after clicking Save.