From dbf33dada5dd11ee489539699f1d1dd4583df6cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABlle=20Salmon?= Date: Thu, 29 Aug 2024 09:04:47 +0200 Subject: [PATCH] Pick a better 'preface' example Fix #222 --- authortechnical.Rmd | 1 + 1 file changed, 1 insertion(+) diff --git a/authortechnical.Rmd b/authortechnical.Rmd index 9af027e..2d2ac87 100644 --- a/authortechnical.Rmd +++ b/authortechnical.Rmd @@ -140,6 +140,7 @@ blogguidance::show_template("https://github.com/ropensci/roweb3/raw/HEAD/archety ``` If you need to add an alert box at the beginning of the post, use the `preface` field with the Markdown syntax. +See for instance this post with a [preface about a series of post](https://ropensci.org/blog/2018/06/08/rprofile-julia-silge/) ([source](https://github.com/ropensci/roweb3/blob/ab72341023d171b45abda1ba62b4bd8f6553e911/content/blog/2018-06-08-rprofile-julia-silge.md?plain=1#L5)) ```yaml preface: "some alert"