mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Fix "Could not lex literal_block as "json". Highlighting skipped."
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
@@ -30,7 +30,7 @@ This will return a structure like
|
||||
{
|
||||
"ocs": {
|
||||
"meta": {
|
||||
…
|
||||
"…": "…"
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
@@ -57,7 +57,7 @@ Fetching individual search results
|
||||
{
|
||||
"ocs": {
|
||||
"meta": {
|
||||
…
|
||||
"…": "…"
|
||||
},
|
||||
"data": {
|
||||
"name": "Files",
|
||||
|
||||
Reference in New Issue
Block a user