Skip to content

Commit 62e4981

Browse files
authored
Add comments on automatic qmds to hopefully avoid manual edits. (#103)
1 parent fe53c6c commit 62e4981

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

generate_chapters.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ purrr::iwalk(
4343
"---",
4444
yaml::as.yaml(header),
4545
"---",
46+
"<-- This file is generated automatically. Do not edit. -->",
47+
"<-- Edit files in /slides and /videos. -->",
4648
qmd_body,
4749
sep = "\n"
4850
)

0 commit comments

Comments
 (0)