feat: callout syntax

This commit is contained in:
2024-08-24 09:08:27 -07:00
parent 864c159886
commit 8e7ec49149
4 changed files with 15 additions and 10 deletions

View File

@ -514,8 +514,9 @@ Your ideas can help shape the future of the project. To suggest a new feature:
1. Clearly describe the feature and its potential benefits
1. If possible, outline how the feature might be implemented
> [!TIP]
> Consider discussing your idea in our community chat before creating an issue to gather initial feedback.
:::tip[Before you start:]
Consider discussing your idea in our community chat before creating an issue to gather initial feedback.
:::
### 8.3 Bug Reports

View File

@ -351,8 +351,9 @@ IgnorePkg =
This is a complete list of all packages on the machine. This list is generated with `yay -Q`.
> [!WARNING]
> This list is mega chonky.
:::warning
This list is mega chonky.
LLL
<details>
<summary>Expand List</summary>

View File

@ -56,8 +56,9 @@ To prepare the server to receive web requests, you'll need to follow a few steps
### 3.1. SSL Certificate
> [!NOTE]
> If the Firewall has been set up, you'll need to temporarily allow port 80 for the certificate to generate.
:::note
If the Firewall has been set up, you'll need to temporarily allow port 80 for the certificate to generate.
:::
We use LetsEncrypt to provision our SSL certificates. If it is not installed, install it with: