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). 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