pkgdown
pkgdown copied to clipboard
Support ANSI sequences in `index.md`
They are being stripped out immediately after converting Markdown to HTML. This works for me in duckplyr: https://github.com/tidyverse/duckplyr/actions/runs/11086444293/job/30803979684 is built using this branch, the result is in https://duckplyr.tidyverse.org/ .
Not sure how to add tests here.
🚀 Deployed on https://67212a813b8ac445fd7afc01--pkgdown-dev.netlify.app
@krlmlr I added two tests that fail on the main branch. :smile_cat:
Done.