From 2d7fe534aacd139168f219ac06a91de7f00c53dd Mon Sep 17 00:00:00 2001 From: "Michael A. Alderete" <4359+alderete@users.noreply.github.com> Date: Mon, 13 Apr 2026 02:09:11 -0700 Subject: [PATCH] Two minor typos (#1989) * Fix broken link to style guide * Move a period (cherry picked from commit ba80b667c5b90918beb2215257d8b8ad53f5c243) --- README.md | 2 +- docs/authoring/_pagebreak.qmd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04c1d44af8..023d7ef934 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). diff --git a/docs/authoring/_pagebreak.qmd b/docs/authoring/_pagebreak.qmd index 6345fc1fff..10efcb0552 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