Skip to content
Snippets Groups Projects

searcher: fix formatting of godoc lists

Merged Administrator requested to merge k/doc into main

Created by: keegancsmith

godoc doesn't have native support for lists. The trick the stdlib uses is to add 1 level of whitespace before the bullet points.

Test Plan: "go doc -all ./cmd/searcher/search" outputs each bullet point on its own line.

Merge request reports

Merged by avatar (Jul 6, 2025 1:46am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading