AnswerDotAI / AnswerDotAI/nbdev
html / embed-resoources
Open
- Dominant language
- Jupyter Notebook
- Stars
- 5.3k
- Forks
- 513
- Avg merge
- 2d 30m
- Merged PRs (30d)
- 8
Description
There's a quarto pre-amble directive which instructs it to render html with embedded resources (.css, fonts, images etc...)
`format:`
` html:`
` embed-resources: true`
When used with nbdev_docs this does not render a complete html with embedded resource. Is there something else I need to do to enable this, or is this disabled in NbDev?
Contributor guide
Assessment
This issue has not been assessed yet.