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
docs(readme): convert README.adoc -> Markdown (renders on Glama/profile/community-health) (#41)
README was AsciiDoc → renders as raw markup in Markdown consumers (Glama
MCP directory, GitHub community-health, GitHub profile). pandoc
asciidoc→GFM (badges → clickable), SPDX header kept, duplicate `.adoc`
removed. Part of the estate README-format fix.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Philosophy: **Palimpsest**. The MPL-2.0 (PMPL) text is provided in
16
+
`license/MPL-2.0.txt`, and the canonical source is the
17
+
palimpsest-license repository.
16
18
17
-
== License & Philosophy
19
+
Cross-platform document editor with format tabs
20
+
(TXT/MD/ADOC/DJOT/ORG/RST/TYP). Gossamer GUI + Ada TUI. Graph
21
+
visualization, OCR, TTS/STT, Nickel pipelines.
18
22
19
-
This project must declare **MPL-2.0-or-later** for platform/tooling compatibility.
23
+
# Features
20
24
21
-
Philosophy: **Palimpsest**. The Palimpsest-MPL (PMPL) text is provided in `license/PMPL-1.0.txt`, and the canonical source is the palimpsest-license repository.
25
+
-**Format Tabs** - View and edit the same document in multiple markup
26
+
formats
22
27
23
-
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.
28
+
-**Unified AST** - Lossless conversion between formats
24
29
25
-
== Features
30
+
-**GUI** - Gossamer with ReScript frontend
26
31
27
-
**Format Tabs* - View and edit the same document in multiple markup formats
28
-
**Unified AST* - Lossless conversion between formats
29
-
**GUI* - Gossamer with ReScript frontend
30
-
**TUI* - Ada with AdaCurses for terminal usage
31
-
**Graph Visualization* - ArangoDB for document relationships
0 commit comments