hackmdio / hackmdio/codimd

[TOC] doesn't render /mathbb expressions

Open
#918 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
10.1k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

The line

`### Natürliche Zahlen $\mathbb{N}$`
shows up like this in the table of Content:
`Natürliche Zahlen N\mathbb{N}`

It might be nicer if it looks like this:
`Natürliche Zahlen N`
(without rendering as mathbb- N)

example code:

`[TOC]
# Mathematik
## Aufbau Zahlensystem
### Natürliche Zahlen $\mathbb{N}$
$\mathbb{N}=\{0,1,2,3,..\}$`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.