1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 20:10:49 +02:00

[toml/en] fix code not rendering (#4221)

The json code block renders fine in Github Flavored Markdown on Github, but not on the learnxinyminutes.com/docs/toml page. Because there isn't any syntax highlighting for this section anyway, I switched it to vanilla code block.
This commit is contained in:
Jeff Hale
2021-08-23 04:54:29 -04:00
committed by GitHub
parent ed5f7694fd
commit 5e53b2aca9

View File

@@ -274,7 +274,8 @@ The equivalent in JSON would be:
The equivalent in JSON would be:
```json
```
{
"fruit": [
{