From d382f6ac9edb9445205eb4a5b8b6f1ca35538481 Mon Sep 17 00:00:00 2001 From: "Michael A. Alderete" <4359+alderete@users.noreply.github.com> Date: Sat, 11 Apr 2026 17:52:15 -0700 Subject: [PATCH 1/2] Fix broken link to style guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04c1d44af..023d7ef93 100644 --- a/README.md +++ b/README.md @@ -171,4 +171,4 @@ Our GitHub Action workflows are documented in [`.github/workflows/README.md`](.g ## Style Guide -You can find some style guidance in [style-guide.md](style-guide.md). +You can find some style guidance in [_style-guide.md](_style-guide.md). From b58dbfa71563252107f552073863f4c57874253b Mon Sep 17 00:00:00 2001 From: "Michael A. Alderete" <4359+alderete@users.noreply.github.com> Date: Sat, 11 Apr 2026 19:12:15 -0700 Subject: [PATCH 2/2] Move a period Probably should be "for example", but we'll save that for another day. --- docs/authoring/_pagebreak.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/authoring/_pagebreak.qmd b/docs/authoring/_pagebreak.qmd index 6345fc1ff..10efcb055 100644 --- a/docs/authoring/_pagebreak.qmd +++ b/docs/authoring/_pagebreak.qmd @@ -1,6 +1,6 @@ ## Page Breaks -The `pagebreak` [shortcode](shortcodes.qmd) enables you to insert a native pagebreak into a document (.e.g in LaTeX this would be a `\newpage`, in MS Word a docx-native pagebreak, in HTML a `page-break-after: always` CSS directive, etc.): +The `pagebreak` [shortcode](shortcodes.qmd) enables you to insert a native pagebreak into a document (e.g. in LaTeX this would be a `\newpage`, in MS Word a docx-native pagebreak, in HTML a `page-break-after: always` CSS directive, etc.): ```{.markdown shortcodes="false"} page 1