Skip to content

Conversation

@NSPC911
Copy link
Contributor

@NSPC911 NSPC911 commented Jan 7, 2026

prevented proper copying of codeblocks, this should hopefully fix that

Before:

inline code looks like this

`pwsh
Invoke-Expression "echo hello!"
`

After:

inline `code` looks like this
```pwsh
Invoke-Expression "echo hello!"
```

prevented proper copying of codeblocks, this should hopefully fix that
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@rekram1-node
Copy link
Collaborator

/review

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

lgtm

@rekram1-node rekram1-node merged commit dadc08d into anomalyco:dev Jan 7, 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.

2 participants