ropensci-archive/reviewer

feature: add a function to injec thte JS script for annotation

Closed this issue · 1 comments

Something like:

enable_html_annotations()

will inject the following code:

<script src="https://hypothes.is/embed.js" async></script>

Done! implemented in 81b2fcb