mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
simplify fenced code blocks for compatibility
This commit is contained in:
@@ -75,7 +75,8 @@ All fenced code is expected to be annotated with a language specifier as above.
|
||||
|
||||
For example, consider this JSON data:
|
||||
|
||||
```json5
|
||||
```json
|
||||
|
||||
{
|
||||
"description": "This is a block of json, and it might be syntax highlighted."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user