etiennebacher / altdoc

Alternative to pkgdown to document R packages
https://altdoc.etiennebacher.com
Other
65 stars 9 forks source link

Improve test coverage #209

Closed etiennebacher closed 9 months ago

etiennebacher commented 9 months ago

Mostly basic coverage for .read_freeze(), .rd2qmd() and .qmd2md().

The rendering functions are quite dense. Now that their behavior is a bit more stable we should refactor them to extract common helper functions that are easier to test.

Also minor changes: