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

Bold is incorrectly parsed as a header #55

Open
volhovm opened this issue Jan 4, 2021 · 3 comments
Open

Bold is incorrectly parsed as a header #55

volhovm opened this issue Jan 4, 2021 · 3 comments

Comments

@volhovm
Copy link
Contributor

volhovm commented Jan 4, 2021

I'll need to double-check, but I have a strong suspicion that

* My header
Text1
*TODO* Text2
Text3

will be parsed as two headers, TODO* Text2 being the second one. In emacs org-mode it would produce a single header with TODO in bold.

@jakeisnt
Copy link
Contributor

I've run into this issue as well.

@ixmatus
Copy link
Owner

ixmatus commented Feb 21, 2022

I believe this is a duplicate of #49?

@jakeisnt
Copy link
Contributor

Yeah, looks like a subset of that issue

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

3 participants