docs: convert alert shortcodes to format for markdown rendering#4446
docs: convert alert shortcodes to format for markdown rendering#4446markmandel merged 3 commits intoagones-dev:mainfrom
Conversation
|
Build Failed 😭 Build Id: fb6de1df-3c5b-4c28-bca7-08a149cc7fae Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
legit bug - will fix tomorrow |
|
That's way more changes than I thought 😄 |
a9b1ef4 to
892e2b1
Compare
|
Build Succeeded 🥳 Build Id: ff2f1f90-2567-4a1a-a43c-ef83a29f8681 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
| terraform destroy | ||
| ``` | ||
|
|
||
| {{< alert title="Note" color="info" >}} |
There was a problem hiding this comment.
This issue seems to be resolved, so deleting the comment.
|
I've spotted 3 last one missing ! 😄 Otherwise LGTM ! |
This should fix the rendering issues since upgrading the Hugo and Docsy versions. Closes agones-dev#4443
892e2b1 to
88792de
Compare
|
Good catch! Thank should be good now. |
|
Build Succeeded 🥳 Build Id: 436e2afd-7e5a-4666-ba0b-69c04eb6d69e The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
…es-dev#4446) * docs: convert alert shortcodes to format for markdown rendering This should fix the rendering issues since upgrading the Hugo and Docsy versions. Closes agones-dev#4443
What type of PR is this?
/kind documentation
What this PR does / Why we need it:
This should fix the rendering issues since upgrading the Hugo and Docsy versions.
Which issue(s) this PR fixes:
Closes #4443
Special notes for your reviewer:
N/A