Ionaru / Ionaru/easy-markdown-editor

* or _ (bold/italic)

Open
#207 2 comments 0 reactions 0 assignees View on GitHub
Improvement
Dominant language
JavaScript
Stars
3.1k
Forks
363
PR merge metrics
No merged PRs in 30d

Description

We wanted to use it for app telegrams, it requires one (* or _) for Bold/Italic, will it be implemented, or will me have to edit js yourself?

im use:

```
blockStyles: {
bold: "*",
italic: "_",
strikethrough: "~"
}
```
does not work

https://core.telegram.org/bots/api#formatting-options

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.