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
3131
3232## Code samples
3333
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:
3635
3736``` xml
3837<xmlSample >
@@ -41,6 +40,8 @@ Replace the `xml` with the corresponding language (tupe) of the code sample. Use
4140</xmlSample >
4241```
4342
43+ Replace the ` xml ` with the corresponding language (tupe) of the code sample. Use ` bash ` for shell commands and ` terminal ` for terminal output.
44+
4445## Markdown tables
4546
4647| Header | Header |
You can’t perform that action at this time.
0 commit comments