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

x/tools/present: single argument .link element causes error #20605

Closed
kortschak opened this issue Jun 7, 2017 · 1 comment
Closed

x/tools/present: single argument .link element causes error #20605

kortschak opened this issue Jun 7, 2017 · 1 comment

Comments

@kortschak
Copy link
Contributor

What version of Go are you using (go version)?

go version devel +096e2bf

What operating system and processor architecture are you using (go env)?

linux/amd64

What did you do?

Present a .slide presentation with present including a .link http://example.com/ element (single argument).

What did you expect to see?

No error in present log output

What did you see instead?

2017/06/08 09:10:18 link element must have at least 2 arguments

This appears to have been introduced in golang/tools@92d42b9.

Note that the golang.org/x/tools/present docs state that .link accepts 1 or two parameters.

@gopherbot gopherbot added this to the Unreleased milestone Jun 7, 2017
@gopherbot
Copy link

CL https://golang.org/cl/45110 mentions this issue.

@golang golang locked and limited conversation to collaborators Jun 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants