Skip to content

fix: bare URLs in comment bodies are not linkified #18

Description

@Liewzheng

Describe the bug

URLs pasted into a comment body (planecli comment create --body "see https://example.com") render as plain text in the Plane web UI instead of clickable links.

Expected behavior

Bare URLs in --body should be wrapped in <a href> tags so they are clickable in the web UI — the web app's own comment composer linkifies URLs automatically, so CLI-created comments should behave the same.

Environment

  • planecli 0.5.x
  • Plane CE 1.4.2 (self-hosted)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions