Skip to content

Commit 077b9b9

Browse files
refine text display part in Features section in docs (#59)
1 parent 0c55355 commit 077b9b9

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
@@ -28,7 +28,7 @@ Leaflet Map ๐Ÿ—บ๏ธ Notebook ๐Ÿ““ cell โŒ— output renderer uses [Leaflet](https:
2828

2929
- View Location data from `CSV`, `XML`, `JSON`, and [`GeoJSON`](https://www.rfc-editor.org/rfc/rfc7946.html) Notebook ๐Ÿ““ cell โŒ— data output on the Leaflet ๐ŸŒฟ map ๐Ÿ—บ๏ธ 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)
3030
- [REST Book](https://github.com/RandomFractals/vscode-leaflet#rest-book-example) ๐Ÿ““ [TypeScript Notebook](https://github.com/RandomFractals/vscode-leaflet#typescript-notebook-example) ๐Ÿ““ [.NET Interactive Notebook](https://github.com/RandomFractals/vscode-leaflet#net-interactive-notebook-example) ๐Ÿ““ and [Pyolite](https://github.com/RandomFractals/vscode-leaflet#pyolite-notebook-example) ๐Ÿ [Notebook Examples](https://github.com/RandomFractals/vscode-leaflet#%EF%B8%8F-examples) ๐Ÿ“š
31-
- View `JSON`, `CSV`, and `XML` without Location data in `JSON` format in a scrollable text container with [`code pre-wrap`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/code) for a quick copy/paste to other places:
31+
- View `JSON`, `CSV`, and `XML` data without Geo Location information in `JSON` format in a scrollable text container with [`code pre-wrap`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/code) for a quick copy/paste to other places:
3232

3333
![Leaflet Map ๐Ÿ—บ๏ธ Text Output](https://github.com/RandomFractals/vscode-leaflet/blob/main/docs/images/leaflet-map-text-output.png?raw=true
3434
"Leaflet Map ๐Ÿ—บ๏ธ Text Output")

0 commit comments

Comments
ย (0)