The Problem
Most apps store cards as plain text or HTML blobs. The app doesn't know what's a word, what's a definition, what's an example. It's all just... text. You end up with walls of content where nothing stands out.
Our Approach
Use standard Markdown syntax with semantic meaning for flashcards. A heading is the main content. A blockquote is secondary info. No custom syntax to learn—just Markdown with purpose.
Our belief: The best format is one you can understand in 30 seconds, edit in any text editor, and trust to look good everywhere.
Why It Matters
Visual hierarchy isn't decoration—it's cognition. The main word should feel like the main word. Examples should look like examples. Content that knows what it is, displayed as what it means.