Packages

A terminal-UI kit for Gleam: styled text, boxes, semantic messages, icons, and aligned/grouped output (Erlang + JavaScript)

Current section

Files

Jump to
spruce include spruce@markdown_Options.hrl
Raw

include/spruce@markdown_Options.hrl

-record(options, {
theme :: spruce@markdown:theme(),
width :: gleam@option:option(integer())
}).