Skip to content

wheres your fucking apostrophes#592

Open
HyperBeast43 wants to merge 1 commit into
Floof-Station:masterfrom
HyperBeast43:patch-1
Open

wheres your fucking apostrophes#592
HyperBeast43 wants to merge 1 commit into
Floof-Station:masterfrom
HyperBeast43:patch-1

Conversation

@HyperBeast43
Copy link
Copy Markdown

possessive form. idot

About the PR

fix punctuation for id collars

Why / Balance

Technical details

Media

Click to show

Example Media Embed

Requirements

  • I have tested all added content and changes.
  • I have added media to this PR or it does not require an ingame showcase.

Licensing:

Breaking changes

Changelog

🆑

  • fix: Fixed punctuation in ID collar descriptions.

possessive form. idot

Signed-off-by: Hyper <45052445+HyperBeast43@users.noreply.github.com>
@Mnemotechnician
Copy link
Copy Markdown
Collaborator

Why the double apostrophes?

@HyperBeast43
Copy link
Copy Markdown
Author

Why the double apostrophes?

that's how you write apostrophes in strings in yaml. otherwise it'll be counted as a control character and break everything

@Mnemotechnician
Copy link
Copy Markdown
Collaborator

Mnemotechnician commented May 23, 2026

that's how you write apostrophes in strings in yaml. otherwise it'll be counted as a control character and break everything

No, yaml ignores all escape sequences inside unquoted strings.'' equates to a single apostrophe inside strings enclosed in singular quotes (e.g. 'you''re' = you're).

@Mnemotechnician Mnemotechnician added the S: Not Tested Webedit go brrr label May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants