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

[Bug] Headings' text wrapping #241

Closed
marc-alexis-com opened this issue Dec 6, 2023 · 2 comments
Closed

[Bug] Headings' text wrapping #241

marc-alexis-com opened this issue Dec 6, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@marc-alexis-com
Copy link

marc-alexis-com commented Dec 6, 2023

Describe the bug
Headings' text wrapping doesn't work as expected, it show the markdown symbols, and the text below.

To Reproduce
Steps to reproduce the behavior:

  1. Create a title h1, h2...
  2. Write enough words so that the text must continue on the line below. (thus overflowing the line)
  3. See error (The ## are left over it and then the text, but what we want is : ## The text)

Screenshots
CleanShot 2023-12-06 at 19 36 39

What I expected (with the rest of the text next to it):
CleanShot 2023-12-06 at 19 41 22

@marc-alexis-com marc-alexis-com added the bug Something isn't working label Dec 6, 2023
@JoelAnderson-UU
Copy link

I'd like to bump this bug report, as it still isn't fixed. It's particularly annoying because you can't actually put your cursor at the left-most position on the second line (which, as Marc Alexis points out, shouldn't really be a second line)

I love the theme, and I think that AnuPpucin is probably also getting a big boost from this:
Nick Milo's Custom Obsidian Theme To Feel More Reflective - YouTube

@DudeThatsErin
Copy link

Screenshot 2024-08-19 at 10 51 57 PM

Works fine for me. Looks like this may be a duplicate of #299

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

4 participants