Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions pages/17/01.basics/04.basic-tutorial/doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ body_classes: title-center title-h1h2

Congratulations! You have installed the **Base Grav Package** that provides a **simple page** and the default **Quark** theme to get you started.

> [!CAUTION]
> If you see a **404 Error** when you click `Typography` in the menu, please refer to the [troubleshooting guide](https://learn.getgrav.org/troubleshooting/page-not-found).
!! If you see a **404 Error** when you click `Typography` in the menu, please refer to the [troubleshooting guide](https://learn.getgrav.org/troubleshooting/page-not-found).
[/codesh]
[/div]

Expand All @@ -78,8 +77,7 @@ Congratulations! You have installed the **Base Grav Package** that provides a **
This is a simple paragraph that would have been wrapped in regular `<p>` tags when converted to HTML. The `**` markers indicate bold text or `<strong>`, formerly `<b>`, in HTML. Italic text is indicated by wrapping text in `_` markers.

[codesh=markdown line-numbers="true"]
> [!CAUTION]
> If you see a **404 Error** when you click `Typography` in the menu, please refer to the [troubleshooting guide](https://learn.getgrav.org/troubleshooting/page-not-found).
!! If you see a **404 Error** when you click `Typography` in the menu, please refer to the [troubleshooting guide](https://learn.getgrav.org/troubleshooting/page-not-found).
[/codesh]

This section uses a custom markdown feature that is provided by the included `markdown-notices` plugin. This allows you to create simple notices by prefix a paragraph of text with a number of `!` (exclamation mark) symbols, from `!` to `!!!!`.
Expand Down
6 changes: 2 additions & 4 deletions pages/18/01.basics/04.basic-tutorial/doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ body_classes: title-center title-h1h2

Congratulations! You have installed the **Base Grav Package** that provides a **simple page** and the default **Quark** theme to get you started.

> [!CAUTION]
> If you see a **404 Error** when you click `Typography` in the menu, please refer to the [troubleshooting guide](https://learn.getgrav.org/troubleshooting/page-not-found).
!! If you see a **404 Error** when you click `Typography` in the menu, please refer to the [troubleshooting guide](https://learn.getgrav.org/troubleshooting/page-not-found).
[/codesh]
[/div]

Expand All @@ -78,8 +77,7 @@ Congratulations! You have installed the **Base Grav Package** that provides a **
This is a simple paragraph that would have been wrapped in regular `<p>` tags when converted to HTML. The `**` markers indicate bold text or `<strong>`, formerly `<b>`, in HTML. Italic text is indicated by wrapping text in `_` markers.

[codesh=markdown line-numbers="true"]
> [!CAUTION]
> If you see a **404 Error** when you click `Typography` in the menu, please refer to the [troubleshooting guide](https://learn.getgrav.org/troubleshooting/page-not-found).
!! If you see a **404 Error** when you click `Typography` in the menu, please refer to the [troubleshooting guide](https://learn.getgrav.org/troubleshooting/page-not-found).
[/codesh]

This section uses a custom markdown feature that is provided by the included `markdown-notices` plugin. This allows you to create simple notices by prefix a paragraph of text with a number of `!` (exclamation mark) symbols, from `!` to `!!!!`.
Expand Down