Skip to content

Commit dd4e842

Browse files
committed
add html format
1 parent 2ff3a72 commit dd4e842

File tree

7 files changed

+10
-0
lines changed

7 files changed

+10
-0
lines changed

vignettes/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
*.html
22
*.R
3+
**/figure-html/
4+
**/libs/
5+
6+
/.quarto/

vignettes/articles/faq-annotation.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "FAQ: Annotation"
3+
format: html
34
---
45

56
```{=html}

vignettes/articles/faq-axes.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "FAQ: Axes"
3+
format: html
34
---
45

56
```{=html}

vignettes/articles/faq-bars.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "FAQ: Barplots"
3+
format: html
34
---
45

56
```{=html}

vignettes/articles/faq-customising.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "FAQ: Customising"
3+
format: html
34
---
45

56
```{=html}

vignettes/articles/faq-faceting.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "FAQ: Faceting"
3+
format: html
34
---
45

56
```{=html}

vignettes/articles/faq-reordering.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "FAQ: Reordering"
3+
format: html
34
---
45

56
```{=html}

0 commit comments

Comments
 (0)