Skip to content

fix: remove extra spacing after inline links#28

Open
Chudesnov wants to merge 1 commit intotryfabric:masterfrom
Chudesnov:fix-slack-link-spacing
Open

fix: remove extra spacing after inline links#28
Chudesnov wants to merge 1 commit intotryfabric:masterfrom
Chudesnov:fix-slack-link-spacing

Conversation

@Chudesnov
Copy link
Copy Markdown

@Chudesnov Chudesnov commented Mar 27, 2026

Repro

- test [abc1234](https://example.com/commit/abc1234) by @user ([PRJ-123](https://jira.example/PRJ-123)) ([#456](https://github.example/pull/456))

Before:

<https://example.com/commit/abc1234|abc1234>  by @user (<https://jira.example/PRJ-123|PRJ-123> ) (<https://github.example/pull/456|#456> )

After:

<https://example.com/commit/abc1234|abc1234> by @user (<https://jira.example/PRJ-123|PRJ-123>) (<https://github.example/pull/456|#456>)

Validated locally with npm test.

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