orgmode-parse icon indicating copy to clipboard operation
orgmode-parse copied to clipboard

Bold is incorrectly parsed as a header

Open volhovm opened this issue 5 years ago • 3 comments

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.

volhovm avatar Jan 04 '21 14:01 volhovm

I've run into this issue as well.

jakeisnt avatar Feb 15 '21 07:02 jakeisnt

I believe this is a duplicate of #49?

ixmatus avatar Feb 21 '22 20:02 ixmatus

Yeah, looks like a subset of that issue

jakeisnt avatar Feb 22 '22 04:02 jakeisnt