Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Overly aggressive fontification for within-token underscores #448

@rriegs

Description

@rriegs

CommonMark specifies that, while asterisk * can establish within-token emphasis, underscore _ cannot.

Expected Behavior

Input

underscore_containing_token

should not have any emphasis, even though

asterisk*containing*token

emphasizes containing.

Actual Behavior

underscore_containing_token

emphasizes containing the same as with asterisks.

Software Versions

markdown-mode version 2.4-dev (installed via MELPA)
GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.21) of 2017-09-22, modified by Debian
Ubuntu 18.04.4 LTS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions