You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,13 +17,13 @@ This project must declare **MPL-2.0-or-later** for platform/tooling compatibilit
17
17
18
18
Philosophy: **Palimpsest**. The Palimpsest-MPL (PMPL) text is provided in `license/PMPL-1.0.txt`, and the canonical source is the palimpsest-license repository.
19
19
20
-
Cross-platform document editor with format tabs (TXT/MD/ADOC/DJOT/ORG/RST/TYP). Tauri 2.0 GUI + Ada TUI. Graph visualization, OCR, TTS/STT, Nickel pipelines.
20
+
Cross-platform document editor with format tabs (TXT/MD/ADOC/DJOT/ORG/RST/TYP). Gossamer GUI + Ada TUI. Graph visualization, OCR, TTS/STT, Nickel pipelines.
21
21
22
22
== Features
23
23
24
24
* *Format Tabs* - View and edit the same document in multiple markup formats
25
25
* *Unified AST* - Lossless conversion between formats
26
-
* *GUI* - Tauri 2.0 with ReScript frontend
26
+
* *GUI* - Gossamer with ReScript frontend
27
27
* *TUI* - Ada with AdaCurses for terminal usage
28
28
* *Graph Visualization* - ArangoDB for document relationships
0 commit comments