Ionaru / Ionaru/easy-markdown-editor
* or _ (bold/italic)
Open
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
Assessment
This issue has not been assessed yet.