dundalek / dundalek/atom-markdown-mindmap

Icons, bold, italics?

Open
#50 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
CoffeeScript
Stars
120
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Seems like it isn't supported it would be nice to render icons as well as bold and italic text. I usually use representative icons to quickly visualize similar to important info. Bold to call attention to a phrase, and italic to denote a "comment".

Like this

```markdown
# Header

- ![alt text][shield] some important note
- some **bolded** note
- *interesting fact*

[shield]: https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png "shield"
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.