hackmdio / hackmdio/codimd

Support autocomplete for math block

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

Description

It would be nice if we support autocomplete for math block, like:
```
$$
ab*c = 123;
$$
```
when type enter after the first `$$` will autocomplete the last `$$`.

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.