Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[remark-lint-list-item-style] Does not properly check first letter of bold, italic, and struck-through list items #134

Open
Xunnamius opened this issue Jul 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Xunnamius
Copy link
Owner

The problem

Seems like the first character of bold, italic, struck-through, etc list items are not being chosen properly during the capitalization check.

Reproduction steps

Triggers a warning:

_Is compiling and not patching:_

- `build-tool ‑patch=false`
- `build-tool ‑no‑patch`
- _`build-tool ‑no‑patch ‑no‑only‑patch`_ (this is the interesting one)
Expected behavior

Should not trigger a warning:

_Is compiling and not patching:_

- `build-tool ‑patch=false`
- `build-tool ‑no‑patch`
- _`build-tool ‑no‑patch ‑no‑only‑patch`_ (this is the interesting one)
@Xunnamius Xunnamius added the bug Something isn't working label Jul 27, 2024
@Xunnamius Xunnamius changed the title [remark-lint-list-item-style] Does not properly check first letter of bold, italic, and struck-through list items **[remark-lint-list-item-style]** Does not properly check first letter of bold, italic, and struck-through list items Jul 27, 2024
@Xunnamius Xunnamius changed the title **[remark-lint-list-item-style]** Does not properly check first letter of bold, italic, and struck-through list items [remark-lint-list-item-style] Does not properly check first letter of bold, italic, and struck-through list items Jul 27, 2024
@Xunnamius Xunnamius changed the title [remark-lint-list-item-style] Does not properly check first letter of bold, italic, and struck-through list items [remark-lint-list-item-style] Does not properly check first letter of bold, italic, and struck-through list items Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant