Skip to content

Commit

Permalink
regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
cscheid committed May 17, 2024
1 parent 8e7a5ec commit f02135c
Show file tree
Hide file tree
Showing 19 changed files with 8,108 additions and 0 deletions.
16 changes: 16 additions & 0 deletions tests/docs/smoke-all/2024/05/16/9701.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: html
_quarto:
tests:
html:
ensureFileRegexMatches:
- []
- ["Note"]
---

::: {.callout-note icon=false}
## {{< fa quote-right >}}

Some text.

:::
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
title: Font Awesome support
author: Carlos Scheidegger
version: 1.1.0
quarto-required: ">=1.2.269"
contributes:
shortcodes:
- fontawesome.lua
Loading

0 comments on commit f02135c

Please sign in to comment.