Open maxheld83 opened 6 years ago
on second thought, radix seems pretty thorny and require some (?) js knowledge, so maybe this is not a great starter.
I just pushed a change that should address this (we now use pandoc to generate the bibliography rather than the distill framework): https://github.com/rstudio/distill/commit/e8585bcb29a8e4eba3e5c9e0403ac9a1cb316a17
You can install this with remotes::install_github("rstudio/distill")
original issue is https://github.com/rstudio/radix/issues/45
Hard to tell how hard this might be; it will require some pkg-dev skills, and, most importantly, some CSS/JS/HTML knowledge.