Skip to content

Commit 170dd9e

Browse files
committed
add structure
1 parent b5e56e4 commit 170dd9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/docs/comparison.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ icon: "code-compare"
77

88
| Feature | Traditional Documents<br/>(Word, Google Docs) | LaTeX Documents<br/>(Overleaf, TeXStudio) | Freeform Documents<br/>(Figma, Sketch) | Web Documents<br/>(htmldocs) |
99
|---------|:-------------------------------------------:|:----------------------------------------:|:-------------------------------------:|:---------------------------:|
10+
| Content Structure | Semi-Structured | Highly Structured | Freeform | Highly Structured |
1011
| Learning Curve | ✅ Simple | ❌ Complex | ✅ Simple | ✅ Simple |
1112
| Template Variables | ❌ Limited | ❌ Limited | ❌ Limited | ✅ Supported |
1213
| Styling | ✅ Basic | ❌ Complex | ✅ Advanced | ✅ Advanced |
@@ -31,5 +32,6 @@ htmldocs is the ideal choice when you need:
3132
- **Version Control**: Track changes and collaborate using Git
3233
- **Developer-First**: Use familiar tools and workflows in a code-first environment
3334
- **Integrated AI Workflow**: Generate document content seamlessly with AI tools like Cursor/Copilot
35+
- **Structured Documents**: Create structured documents with precise typesetting and predictable layouts
3436

3537
While traditional tools like Word or LaTeX have their place, htmldocs brings document creation into the modern web development ecosystem, offering powerful features for teams that need more than just basic word processing.

0 commit comments

Comments
 (0)