Skip to content

Normalize punctuation: replace em dashes site-wide#5373

Merged
ZJvandeWeg merged 1 commit into
mainfrom
split/em-dash-removal
Jul 24, 2026
Merged

Normalize punctuation: replace em dashes site-wide#5373
ZJvandeWeg merged 1 commit into
mainfrom
split/em-dash-removal

Conversation

@dimitrieh

@dimitrieh dimitrieh commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Description

Replaces em and en dashes with commas, colons, or parentheses across 228 published content files (blog posts, webinars, changelog entries, Node-RED docs, customer stories, and a few landing/event pages). Purely mechanical: no wording, structure, or markup changes.

Outcome: consistent house-style punctuation across the entire site, and a clean content baseline so the feature PRs split out of #5371 carry no incidental punctuation noise.

Stacking: independent of the feature stack (branches off main); can merge in any order.

Related Issue(s)

Split from #5371.

Checklist

  • I have read the contribution guidelines
  • I have considered the performance impact of these changes

Stack (left to right is merge order; #5373 punctuation is independent, off main):

flowchart LR
    main([main])
    main --> P73["#5373 punctuation"]
    main --> P74["#5374 shop-floor"] --> P75["#5375 nav"] --> P76["#5376 use-cases"] --> P77["#5377 hero-media"] --> P78["#5378 industry"] --> P79["#5379 AI"] --> P80["#5380 homepage"] --> P81["#5381 polish"]
    classDef here stroke-width:4px;
    class P73 here;
Loading

@netlify

netlify Bot commented Jul 24, 2026

Copy link
Copy Markdown

Deploy Preview for flowforge-website ready!

Name Link
🔨 Latest commit 101e718
🔍 Latest deploy log https://app.netlify.com/projects/flowforge-website/deploys/6a6335ce9b08e4000835148f
😎 Deploy Preview https://deploy-preview-5373--flowforge-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 66 (🔴 down 8 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@ZJvandeWeg
ZJvandeWeg merged commit 88bebc6 into main Jul 24, 2026
7 checks passed
@ZJvandeWeg
ZJvandeWeg deleted the split/em-dash-removal branch July 24, 2026 15:06
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.

2 participants