gadenbuie / xaringanExtra

:ferris_wheel: A playground of enhancements and extensions for xaringan slides.
https://pkg.garrickadenbuie.com/xaringanExtra
Other
449 stars 36 forks source link

[share_again]: Don't require self-contained: true #177

Closed gadenbuie closed 2 years ago

gadenbuie commented 2 years ago

Fixes #142 by setting data-external="1" on the embedding element.

codecov-commenter commented 2 years ago

Codecov Report

Merging #177 (c888c8c) into main (8a93d91) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
+ Coverage   51.40%   51.46%   +0.06%     
==========================================
  Files          20       20              
  Lines         782      783       +1     
==========================================
+ Hits          402      403       +1     
  Misses        380      380              
Impacted Files Coverage Δ
R/share_again.R 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8a93d91...c888c8c. Read the comment docs.