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