File tree Expand file tree Collapse file tree 1 file changed +15
-14
lines changed
Expand file tree Collapse file tree 1 file changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ template:
66
77 includes :
88 in_header : |
9+ <script src="https://cdn.jsdelivr.net/gh/posit-dev/supported-by-posit/js/badge.min.js" data-max-height="43" data-light-bg="#666f76" data-light-fg="#f9f9f9"></script>
910 <script defer data-domain="ragg.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
1011
1112development :
@@ -21,17 +22,17 @@ news:
2122 href : " https://www.tidyverse.org/blog/2019/07/ragg-0-1-0/"
2223
2324reference :
24- - title : Graphic Devices
25- desc : >
26- ragg provides several devices. They all share the same
27- underlying rendering code, so the only difference is in their output
28- formats.
29- contents :
30- - agg_png
31- - agg_jpeg
32- - agg_tiff
33- - agg_webp
34- - agg_webp_anim
35- - agg_capture
36- - agg_ppm
37- - agg_record
25+ - title : Graphic Devices
26+ desc : >
27+ ragg provides several devices. They all share the same
28+ underlying rendering code, so the only difference is in their output
29+ formats.
30+ contents :
31+ - agg_png
32+ - agg_jpeg
33+ - agg_tiff
34+ - agg_webp
35+ - agg_webp_anim
36+ - agg_capture
37+ - agg_ppm
38+ - agg_record
You can’t perform that action at this time.
0 commit comments