Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guides: URL not working #2466

Closed
reagle opened this issue Jul 20, 2024 · 1 comment
Closed

Guides: URL not working #2466

reagle opened this issue Jul 20, 2024 · 1 comment

Comments

@reagle
Copy link
Contributor

reagle commented Jul 20, 2024

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

@reagle reagle added the bug label Jul 20, 2024
@anjakefala anjakefala self-assigned this Jul 21, 2024
@anjakefala anjakefala removed their assignment Sep 22, 2024
saulpw added a commit that referenced this issue Oct 2, 2024
@saulpw
Copy link
Owner

saulpw commented Oct 2, 2024

Thanks for reporting this, @reagle. It should be fixed now.

@saulpw saulpw closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants