Skip to content

Conversation

@mislav
Copy link
Contributor

@mislav mislav commented Jan 23, 2020

  • indicate that pr view <PR> argument is optional
  • avoid accidental HTML tags in HTML docs

Fixes #219

Indicate that the argument is optional
When converted to HTML docs, these get interpreted as HTML tags.

In theory, we could encapsulate these bits in backticks, but the docs are
already in raw Go string literals, and we can't easily escape backticks in that
context. Instead, just avoid using `<>` for now.
@vilmibm vilmibm merged commit bb793e1 into master Jan 23, 2020
@mislav mislav deleted the issue-pr-view-docs branch January 23, 2020 16:08
mislav pushed a commit that referenced this pull request Jan 23, 2020
Tweak `issue/pr view` documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify usage doc

3 participants