You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates the scripts README with improved accuracy, missing details, and
markdown style consistency. The documentation now fully reflects the
current behavior of the font data updater, including branch cleanup for
superseded PRs.
- Fixes#158
## Branch cleanup documentation
Added missing documentation about branch deletion for superseded PRs.
The `Update-FontsData.ps1` script deletes branches associated with
closed superseded PRs, which was previously undocumented.
## Markdown style fixes
- Fixed line wrapping to comply with the 80-120 character guideline
- Added blank lines before and after fenced code blocks per markdown
conventions
- Improved readability of long paragraphs by breaking at natural phrase
boundaries
0 commit comments