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
I am working on TypesSheet.md with the following content:
# Types
Columns usually begin as untyped (`anytype`), but can be set.
- {help.commands.type-any}
- {help.commands.type-currency}
- {help.commands.type-date}
- {help.commands.type-float}
- {help.commands.type-int}
- {help.commands.type-len}
- {help.commands.type-string}
*Note*: `float` uses the decimal separator; `currency` removes non-numeric characters and parses as float; `date` parses dates into ISO8601 format; `len` formats the cell value to the length of the content. See
[:onclick https://www.visidata.org/docs/columns/]Columns[/].
I am not seeing a result: "Columns" is not differentiated, and when I click on it with mouse I get a warning. See #2456 for screenshots.
======
saul.pw/VisiData v3.1dev on macOS 14.5 23F79 arm64
The text was updated successfully, but these errors were encountered:
I am working on
TypesSheet.md
with the following content:I am not seeing a result: "Columns" is not differentiated, and when I click on it with mouse I get a warning. See #2456 for screenshots.
======
saul.pw/VisiData v3.1dev on macOS 14.5 23F79 arm64
The text was updated successfully, but these errors were encountered: