Skip to content

Replace curly quotes with straight quotes in Machines resource docs#2424

Merged
kcmartin merged 1 commit into
mainfrom
machines-resource-quote-cleanup
Jul 8, 2026
Merged

Replace curly quotes with straight quotes in Machines resource docs#2424
kcmartin merged 1 commit into
mainfrom
machines-resource-quote-cleanup

Conversation

@kcmartin

@kcmartin kcmartin commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Re-applies the typographic cleanup from #2015 by @larahogan, rebased onto the current file:

  • Replaces all curly quotes with straight quotes, including inside copy-pasteable API examples like "registry-1.docker.io/library/ubuntu:latest" where curly quotes break copy-paste into JSON.
  • Removes a stray empty bullet in the dns options list.
  • Fixes a missing space in the swap_size_mb description.
  • Fixes a doubled backtick in the start_port/end-port description.

Note: the Vale check will annotate 20 pre-existing false positives in this file ("json" as part of the with_json ERB method name and "lsvd" as a JSON field key in example bodies). They aren't fixable without breaking the components or weakening the JSON/LSVD casing rules for real prose, and the check is annotation-only (fail_on_error: false).

@kcmartin kcmartin merged commit 6b5203b into main Jul 8, 2026
1 of 2 checks passed
@kcmartin kcmartin deleted the machines-resource-quote-cleanup branch July 8, 2026 00:00
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.

1 participant