Skip to content

literalMidWordUnderscores causes full sentences to be bolded #544

Description

@rachel-church

I would expect the behavior of literalMidWordUnderscores to only affect underscores attached to non-space characters.

Example:
some text with__underscores__in middle where __ is used without spaces between words.

Actual Behavior:
If literalMidWordUnderscores is true then all text between two separate bolded words gets bolded.

__Once upon a time__, there was a little girl named __Goldilocks__.
Expected: Once upon a time, there was a little girl named Goldilocks.

screen shot 2018-06-01 at 9 28 56 am

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions