Skip to content

Fix actual raw line breaks in public docs#3

Merged
Firton merged 2 commits into
mainfrom
fix-raw-formatting
Jun 1, 2026
Merged

Fix actual raw line breaks in public docs#3
Firton merged 2 commits into
mainfrom
fix-raw-formatting

Conversation

@Firton

@Firton Firton commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Summary

This PR fixes actual GitHub raw line breaks in public-facing documentation and workflow files.

Changes

  • Restores real LF newlines in README, SECURITY, CONTRIBUTING, ROADMAP, CHANGELOG, and application draft
  • Restores valid multiline GitHub Actions YAML
  • Restores valid multiline .gitattributes
  • Keeps the same truthful early-OSS positioning without adding adoption claims

Validation

  • git diff --check
  • python -m unittest discover -s tests
  • lightweight Python compile check
  • committed Git blob line-count check
  • remote raw GitHub line-count check by commit hash

Notes

This PR does not change core TTS behavior and does not fabricate usage metrics.

@Firton Firton merged commit 77a1f3d into main Jun 1, 2026
2 checks passed
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