quarto_doc

Notedocblock
quarto_doc(b)

Build the documentation for a binding or value b.

Returns a Vector{String}, one entry per docstring block (one per method docstring). Each entry is the fully rendered Quarto Markdown for that block. For genuinely undocumented bindings, returns a single “No documentation found” block that includes the binding name.