Skip to content

Commit 7c7d420

Browse files
committed
brand tests
1 parent 3c45aed commit 7c7d420

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

tests/docs/smoke-all/brand/test-01/index.qmd

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,16 @@
22
title: "test-01"
33
filters:
44
- test_brand.lua
5+
_quarto:
6+
tests:
7+
html:
8+
ensureHtmlElements:
9+
- []
10+
- []
511
---
612

713
This is a Quarto website.
814

15+
[a span]{style='color: {{< brand color primary >}}'}
16+
917
To learn more about Quarto websites visit <https://quarto.org/docs/websites>.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
format: revealjs
3+
---
4+
5+
## Slides
6+
7+
This is a Quarto presentation.
8+
9+
To learn more about Quarto websites visit <https://quarto.org/docs/websites>.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/* css styles */

0 commit comments

Comments
 (0)