-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9d1d3d3
commit c426b55
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Authentication Test 3 | ||
|
||
# Title | ||
This is a test issue, to test the bot 2 | ||
## Subtitle | ||
|
||
{{crumb:content anchor}} | ||
Content here... | ||
this is an edit, to add and test an update with git actions! | ||
/* | ||
you can hide developer comments here | ||
*/ | ||
|
||
### Example Code block | ||
|
||
{{group:code}} | ||
```js | ||
// JavaScript example code | ||
``` | ||
```py | ||
// Python example code | ||
``` | ||
{{endgroup}} | ||
|
||
### Example URL | ||
|
||
[Example Link](https://example.com) | ||
|
||
### Example Note | ||
|
||
> **Note:** This is an example note. | ||
### Example Warning | ||
|
||
> **Warning:** This is an example warning. |