Skip to content

Commit b083c51

Browse files
update note about text display for v1.1.0 release (#48)
1 parent d2799ba commit b083c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Leaflet Map 🗺️ Notebook 📓 cell ⌗ output renderer uses [Leaflet](https:
2626

2727
- View Locations [`GeoJSON`](https://www.rfc-editor.org/rfc/rfc7946.html) Notebook 📓 cell ⌗ data output in a Leaflet 🌿 map 🗺️
2828
with [clustered markers](https://github.com/RandomFractals/vscode-leaflet/issues/8#issuecomment-894707382), [location information popups](https://github.com/RandomFractals/vscode-leaflet/issues/28#issuecomment-894812944) and [hover tooltips](https://github.com/RandomFractals/vscode-leaflet/issues/30#issuecomment-894824576)
29-
- View `CSV` and `JSON` text data in a scrollable container with [`code pre-wrap`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/code):
29+
- View `JSON`, `CSV`, and `XML` data as `JSON` in a scrollable container with [`code pre-wrap`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/code):
3030

3131
![Leaflet Map 🗺️ Text Output](https://github.com/RandomFractals/vscode-leaflet/blob/main/docs/images/leaflet-map-text-output.png?raw=true
3232
"Leaflet Map 🗺️ Text Output")

0 commit comments

Comments
 (0)