docs(readme): hard-break the manifesto lines with <br> (#123)

The X-as-code and feature blocks used bare single newlines, which
collapse onto one line in renderers that treat soft breaks as spaces.
Append <br> to each line so they break everywhere without converting
the flat manifesto into bullet lists.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Andrew Altshuler 2026-05-30 01:02:41 +01:00 committed by GitHub
parent 4e431d28b8
commit baeb4387df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,14 +7,14 @@
**Lakehouse native graph engine built for context assembly** **Lakehouse native graph engine built for context assembly**
Schema AS CODE Schema AS CODE<br>
Context AS CODE Context AS CODE<br>
Security AS CODE Security AS CODE<br>
Dashboards AS CODE Dashboards AS CODE
Git-style snapshots & branching Git-style snapshots & branching<br>
Object storage native (S3, RustFS) Object storage native (S3, RustFS)<br>
VPC, On-prem, hybrid deployment VPC, On-prem, hybrid deployment<br>
Lance format as storage layer Lance format as storage layer
## Core Use Cases ## Core Use Cases