Skip to content

Interference between Markdown and LaTeX when using MathJax #118

@jrotheneder

Description

@jrotheneder

When using MathJax, apy seems to convert pairs of underscores to <em> tags, which makes the LaTeX code render incorrectly. Related issue:
lervag/apy#92.

Example:

# Note
model: Basic

## Front
Test 1

## Back
$\mathbb{R}_+$

# Note
model: Basic

## Front
Test 2  

## Back
$\mathbb{R}_+$
$\mathbb{R}_+$

produces the following output:

Image

Image

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