NEWS.md
klippy now renders well with Hugo Academic (thanks to Emerson M. Del Ponte, #8).tooltips are rendered with Primer Tooltips instead of Bootstrap Tooltips (removes Bootstrap dependency).
javascript code of klippy written in Vanilla JS (removes jQuery dependency).
creates klippy_dependencies function.
klippies are auto-sized. Argument size is removed.
klippy icon is changed: octicons’ clippy.svg is used instead of glyphicon.
Remove the distribution of jQuery and Bootstrap: calls to rmarkdown::html_dependency_* are preferred.
klippy moved to upper left corners of code blocks (thx @ Elin Waring for the suggestion)
Add a size argument to klippy()
Documentation provides a more comprehensive example