Skip to content

Markdown in Latex blocks is still active #1911

@liviu-

Description

@liviu-

Hi,

In a Jupyter notebook cell if I want to add a block equation as follows:

$$ a^* = hello $$

hello appears italic while editing text due to the star, even if it was part of the Latex syntax. If I just do $a^* = hello$ (i.e. inline Latex), hello does not appear italic anymore. Is this the intended behaviour?

Screenshot:
2016-11-19-171847_149x53_scrot
(I also tried a^{*} but the behaviour is the same.)

Using Jupyter 4.1.1

Also, thanks for the great project! 😛

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions