mica

Example

ElementLevelJS
m-vstackCSS-onlynone
dialognative behaviornone
m-fieldJS-enhancedone module
Horizontal borders only; hover a row; numerals are tabular.

Inline code gets a chip; press K. Below, a thematic break.


Delete the stylesheet and it still works.

Basic usage

<blockquote>Delete the stylesheet and it still works.</blockquote>
<p>Press <kbd>⌘</kbd><kbd>K</kbd>.</p>
<hr>

API

These are native HTML elements and retain their native semantics. Mica adds finished presentation, not attributes or behavior.

Content and markup

ElementsNative contractMica extensionDescription
table, thead, tbody, tr, th, td, captionHTML table structurenoneFull-width tables with horizontal row borders, tabular numerals, row hover, and a muted bottom caption.
ul, ol, li, dl, dt, ddHTML list structurenoneStyled list spacing, markers, and definition terms.
code, pre, kbd, sampnative phrasing or preformatted contentnoneInline code chips, bordered code blocks, and keyboard-key treatments.
blockquote, hrnative quotation or thematic breaknoneMuted quotations and a strong horizontal divider.

Notes

Markdown output (tables, ---hr, lists, and code fences) renders finished with zero classes.

← stat gridprogress & meter →