Skip to content

Fix/english typo#1017

Merged
Ducasse merged 3 commits intopillar-markup:devfrom
Fanirindrainy:fix/english-typo
Mar 26, 2026
Merged

Fix/english typo#1017
Ducasse merged 3 commits intopillar-markup:devfrom
Fanirindrainy:fix/english-typo

Conversation

@Fanirindrainy
Copy link
Copy Markdown
Contributor

@Fanirindrainy Fanirindrainy commented Mar 26, 2026

Fixes #1015

Fix false positives in MicEnglishTypographyChecker (fixes #1015):

  • Ignore URLs (http:// and https://) in colon check: \:[^ /] instead of \:[^ ]
  • Ignore newlines after punctuation (, : ; ? !) by replacing newlines with spaces before checking

Result:

File index.md has reference problems.

English Typography Violations

  • Text: " :" in file/home/fanirindrainy/Booklet-TestingInPharo/Chapters/Web/Web.md contains a mistake: There is a space before :

@Ducasse Ducasse merged commit 4687425 into pillar-markup:dev Mar 26, 2026
1 of 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.

EnglishTypography Checker

2 participants