Release Notes
0.0.0-dev.1: ???? (??-??-????)
Features
options
focuses on option tooling for Quarto extension developers:tryOption
: attempts to retrieve the option, otherwise returnsnil
.getOption
: retrieve the current value of the option or fall back to a default value if not found.