We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc4c75 commit d53695dCopy full SHA for d53695d
1 file changed
Docs_Source/docs/contributing.md
@@ -35,6 +35,9 @@ You can help the project by making new pages. Any pages you make will become liv
35
!!! Tip
36
You can add to a certain tab by appending `/tab_name/` to the file name
37
38
+!!! Tip
39
+ Visit [Admonitions (call-out) references](https://squidfunk.github.io/mkdocs-material/reference/admonitions/) for a list off call-outs like this one.
40
+
41
Alternatively you could create a pull request and clone the repository
42
43
#### Template
@@ -62,4 +65,7 @@ Subtitle
62
65
63
66
- Info
64
67
- Info 2
68
69
70
+ This is a tip.
71
```
0 commit comments