Consistently use ```text in Markdown

This commit is contained in:
Oleh Prypin
2024-03-16 14:48:13 +01:00
parent 94544bdc6b
commit 53ff03aad2

View File

@@ -66,7 +66,7 @@ Developer Guide][custom theme] for more information.
For example, the [mkdocs] theme ([browse source]), contains the following
directory structure (in part):
```nohighlight
```text
- css\
- fonts\
- img\
@@ -108,7 +108,7 @@ directory.
Your directory structure should now look like this:
```nohighlight
```text
- docs/
- index.html
- custom_theme/
@@ -181,7 +181,7 @@ be added to the library from the HTML.
Starting the with directory structure above (truncated):
```nohighlight
```text
- docs/
- custom_theme/
- js/