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

Multiple spaces in list items #1184

Closed
4 tasks done
marekdedic opened this issue Jul 11, 2023 · 4 comments
Closed
4 tasks done

Multiple spaces in list items #1184

marekdedic opened this issue Jul 11, 2023 · 4 comments
Labels
🙋 no/question This does not need any changes 👎 phase/no Post cannot or will not be acted on

Comments

@marekdedic
Copy link

Initial checklist

Affected packages and versions

10.0.3

Link to runnable example

https://stackblitz.com/github/remarkjs/.github/tree/main/sandbox-templates/remark-with-parcel?file=src%2Findex.js

Steps to reproduce

(Stackblitz fails to start for me, so I didn't test it there, but it's a copy of my code)

Expected behavior

1 space between list item bullet and text:

* First

Actual behavior

2 spaces for ordered lists, 3 for unordered lists:

*   First

Runtime

Node v17

Package manager

npm 8

OS

Linux

Build and bundle tools

Webpack

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Jul 11, 2023
@Murderlon Murderlon closed this as not planned Won't fix, can't repro, duplicate, stale Jul 11, 2023
@github-actions

This comment has been minimized.

@Murderlon Murderlon added 🙋 no/question This does not need any changes 👎 phase/no Post cannot or will not be acted on and removed 🤞 phase/open Post is being triaged manually labels Jul 11, 2023
@github-actions
Copy link

Hi! Thanks for reaching out! Because we treat issues as our backlog, we close issues that are questions since they don’t represent a task to be completed.

See our support docs for how and where to ask questions.

Thanks,
— bb

@marekdedic
Copy link
Author

Well, I feel stupid now, I went through the options and didn't notice this somehow :D Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙋 no/question This does not need any changes 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

2 participants