Skip to content

italicicized and sub/superset text gets put on separate line #4

Description

@mikegilchrist

I realize this may not be of any interest to you, but I'm trying to use your code to convert a bunch of lecture slides to an outline. However, when I have bold/italic or sub/superset formatting such as Pr(C by age _a_) or W_A (where one _ is subscripting and two is italics), the output becomes

  • Cancer Risk = Pr(Develop cancer by age
  • a
  • )

or

  • W
  • A

Ideally we'd get

  • Cancer Risk = Pr(Develop cancer by age a)

or

  • $W_A$

Metadata

Metadata

Assignees

Labels

need more infoAdditional information to understand the issue is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions