- Initial release for nbquarto
- Adds foundational code for creating custom Processors
- Requires Quarto to be installed on the CLI to convert ipynb -> qmd.
Will be changed in the next release - Adds
CodeNotes
processor to annotate code cells in Markdown - Adds
autodoc
processor to create auto-generated API documentation
from directives utilizing hf-doc-builder