File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ Any changes to the Table of Contents will need to be made in the regular [devdoc
31
31
32
32
## Code samples
33
33
34
- For formatting and code coloring, wrap code samples in the following format:
35
- Replace the ` xml ` with the corresponding language (tupe) of the code sample. Use ` bash ` for shell commands and ` terminal ` for terminal output.
34
+ For code highlighting, wrap code samples in the following format:
36
35
37
36
``` xml
38
37
<xmlSample >
@@ -41,6 +40,8 @@ Replace the `xml` with the corresponding language (tupe) of the code sample. Use
41
40
</xmlSample >
42
41
```
43
42
43
+ Replace the ` xml ` with the corresponding language (tupe) of the code sample. Use ` bash ` for shell commands and ` terminal ` for terminal output.
44
+
44
45
## Markdown tables
45
46
46
47
| Header | Header |
You can’t perform that action at this time.
0 commit comments