You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Notebook π cell β [Text Output](https://github.com/RandomFractals/vscode-data-table#text-oputput-view)scrollable container with [code pre-wrap](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/code) for quick copy/paste to other places
34
34
35
35
## Observable Data Table πΈ Viewer π
36
36
@@ -139,7 +139,7 @@ Data Table πΈ for Notebooks π extension v1.6.0 and up ships with built-in N
139
139
140
140
## Text Oputput View
141
141
142
-
Data Table πΈ renderer displays data that is not in `CSV`or `JSON`**array** data format in a scrollable text container for now:
142
+
Data Table πΈ renderer displays data that is not in `CSV`, [`GeoJSON`](https://www.rfc-editor.org/rfc/rfc7946.html)or `JSON`**array** data format in a scrollable text container:
0 commit comments