One very cool feature would be to make codebook Rmd files work with knit2wp and/or output: github_document. Particularly, the github_document version would be cool, then one could directly view a codebook on a Github repo and e.g. sync it with the osf!
Here is a sample current output: of uploading a codebook Rmd with knit2wp (the github_document variant produces mostly the same): http://janajarecki.com/blog/codebook-for-data-in-jarecki-rieskamp-2020/
As we see, the text is pitch-perfect, but the codebook table gets transformed into a picture -- I suspect that has to do with the searchability javascript plugin of the table, but I'm not sure.
Cheers
Jana