fix(docs): Fix formatting

This commit is contained in:
Myzel394 2024-06-02 20:57:05 +02:00 committed by GitHub
parent ddbc0849cb
commit 4d22028b13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,7 @@ Go to a JSON file and run:
```lua ```lua
:Telescope jsonfly :Telescope jsonfly
```
Now you can search for keys, subkeys, part of keys etc. Now you can search for keys, subkeys, part of keys etc.
@ -90,7 +90,6 @@ Please note: JSON(fly) is intended to be used with **human-readable** JSON files
## See also ## See also
* [jsonpath.nvim](https://github.com/phelipetls/jsonpath.nvim) - Copy JSON paths to your clipboard * [jsonpath.nvim](https://github.com/phelipetls/jsonpath.nvim) - Copy JSON paths to your clipboard
```
## Configuration ## Configuration