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

Inconsistency in bulleted lists between Mac Pages, MSWord, and Google Docs. #2590

Open
1 of 4 tasks
lancejpollard opened this issue Feb 11, 2024 · 1 comment
Open
1 of 4 tasks

Comments

@lancejpollard
Copy link

lancejpollard commented Feb 11, 2024

See #2589 (comment) for info.

Is there a way to get bullets working so they look close to the same on all 3 or 4 places?

  • Mac Preview (press CMD+SPACE)
  • Mac Pages
  • MSWord
  • Google Docs
@lancejpollard
Copy link
Author

Here is what I would like to see:

Screenshot 2024-02-11 at 3 26 16 PM
# Hello World

I am some text.

- a list item
- a second list item

I am a [link](https://google.com). And _italics_ and **bold**. And a
really long link
https://stackoverflow.com/questions/9492249/render-a-string-in-html-and-preserve-spaces-and-linebreaks

_**bold with italics**_.

- nested list
  - list item with really long text. Lorem ipsum dolor sit amet,
    consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
    labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
    exercitation ullamco laboris nisi ut aliquip ex ea commodo
    consequat. Duis aute irure dolor in reprehenderit in voluptate velit
    esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat
    cupidatat non proident, sunt in culpa qui officia deserunt mollit
    anim id est laborum.
  - numbered
    1. one
    2. two
    3. one
    4. two
    5. one
    6. two
    7. one
    8. two
    9. one
    10. two
    11. one
    12. two

Then this:

1. a
2. b

- **some bold _italics_**

## **h2 _italics_** and more

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

No branches or pull requests

1 participant