Changes in version 0.0.0.9500 NEW FEATURES - klippy tooltip messages can be customized. New default message. - klippy color can be customized (#13). - klippy position can be modified (#10). BUG FIX - klippy now renders well with Hugo Academic (thanks to Emerson M. Del Ponte, #8). Changes in version 0.0.0.9400 - klippies are colored Changes in version 0.0.0.9300 - 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. Changes in version 0.0.0.9201 - 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. Changes in version 0.0.0.9100 - 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 Changes in version 0.0.0.9000 - Initial release. See README.md, vignette and documentation.