Skip to content

Commit bf50f86

Browse files
cdervgithub-actions[bot]
authored andcommitted
Add some files to the PR to test
- Modified file - Added file - Modified included file (cherry picked from commit 3cc8409)
1 parent 9c48029 commit bf50f86

File tree

4 files changed

+21
-0
lines changed

4 files changed

+21
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Demo post"
3+
description: |
4+
Demo post
5+
categories:
6+
- Learn
7+
author:
8+
- C. Dervieux
9+
date: "2025-05-25"
10+
image: "thumbnail.jpg"
11+
image-alt: "Quarto logo with single source publishing icon."
12+
---
13+
14+
Dummy
15+
16+
17+
58.8 KB
Loading

docs/faq/index.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Frequently Asked Questions"
33
editor: source
44
---
55

6+
FIXME: testing actions
7+
68
If you are an R Markdown user wondering about the relationship between Quarto and R Markdown, see also our [FAQ for R Markdown Users](rmarkdown.qmd).
79

810
## General

docs/presentations/_columns.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Multiple Columns
22

3+
FIXME: Testing action
4+
35
To put material in side by side columns, you can use a native div container with class `.columns`, containing two or more div containers with class `.column`[ and a `width` attribute]{.content-visible unless-meta="is_pptx"}:
46

57
::: {.content-visible unless-meta="is_pptx"}

0 commit comments

Comments
 (0)