-
Notifications
You must be signed in to change notification settings - Fork 930
docs: convert alerts to use GitHub Flavored Markdown (GFM) #16850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
ba56dad
update md snippet for gfm alerts
EdwardAngert 40159cf
remove extra linebreak
EdwardAngert 50d4d50
caps
EdwardAngert dc9f67b
gfm alerts all around
EdwardAngert ced07b4
blockquote indentation
EdwardAngert 1eaeab8
test premium badge in external-auth
EdwardAngert 48cf62b
alert spacing
EdwardAngert ca70325
un-nest alert from OL
EdwardAngert 0dab25c
more > Note
EdwardAngert af0fdd8
edit blockquotes
EdwardAngert 6b4d36a
Update template-from-scratch.md document
EdwardAngert 06c8b36
edit or remove non GFM blockquote alerts
EdwardAngert 1735d16
Apply suggestions from code review
EdwardAngert e527a53
close codeblock
EdwardAngert File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -117,9 +117,7 @@ This mode is useful for testing HA or validating more complex setups. | |
|
||
### Deploying a PR | ||
|
||
> You need to be a member or collaborator of the of | ||
> [coder](https://github.com/coder) GitHub organization to be able to deploy a | ||
> PR. | ||
You need to be a member or collaborator of the [coder](https://github.com/coder) GitHub organization to be able to deploy a PR. | ||
|
||
You can test your changes by creating a PR deployment. There are two ways to do | ||
this: | ||
|
@@ -142,7 +140,8 @@ this: | |
name and PR number, etc. | ||
- `-y` or `--yes`, will skip the CLI confirmation prompt. | ||
|
||
> Note: PR deployment will be re-deployed automatically when the PR is updated. | ||
> [!NOTE] | ||
> PR deployment will be re-deployed automatically when the PR is updated. | ||
> It will use the last values automatically for redeployment. | ||
|
||
Once the deployment is finished, a unique link and credentials will be posted in | ||
|
@@ -256,8 +255,7 @@ Our frontend guide can be found [here](./contributing/frontend.md). | |
|
||
## Reviews | ||
|
||
> The following information has been borrowed from | ||
> [Go's review philosophy](https://go.dev/doc/contribute#reviews). | ||
The following information has been borrowed from [Go's review philosophy](https://go.dev/doc/contribute#reviews). | ||
|
||
Coder values thorough reviews. For each review comment that you receive, please | ||
"close" it by implementing the suggestion or providing an explanation on why the | ||
|
@@ -345,6 +343,7 @@ Breaking changes can be triggered in two ways: | |
|
||
### Security | ||
|
||
> [!CAUTION] | ||
> If you find a vulnerability, **DO NOT FILE AN ISSUE**. Instead, send an email | ||
> to <[email protected]>. | ||
|
||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.