Project brief
Decision
Ship the familiar writing flow first.
- ✓ Clear title
- □ Confirm export
View modes
Edit, Split, and Preview give each stage of writing the space it needs. Split appears only when the screen is wide enough to remain useful.
Built for the document
Glyphmark does not pretend Markdown is a hidden rich-text format. The source stays available, while Preview gives you the reading surface you need to judge structure and flow.
A focused CodeMirror surface with Markdown syntax, selection formatting, search, and undo history.
Source and rendered output side by side at widths of 960 pixels and above.
A centered paper page for headings, tables, code blocks, lists, and Mermaid output.
Phones use one pane at a time instead of compressing two unreadable columns.
# Project brief
## Decision
Ship the familiar writing flow first.
- [x] Clear title
- [ ] Confirm export
Ship the familiar writing flow first.
Useful details
No. Preview renders the active Markdown source and updates as that source changes.
Two narrow panes reduce source and reading text to unusable widths. Mobile keeps Edit and Preview available as full panes.
No. Glyphmark provides Markdown source editing and rendered preview. It does not claim a separate WYSIWYG mode.
Ready when you are