- Fix paste link/image, stoe#13
- add multiselect to bold, italic, and
strikethrough
- Add xo
- Update badges
- Add strikethrough functionality,
~~strikethrough~~
- Fix
editor.insertText is not a function
bug, stoe#8
- Switch to
use babel
and ECMAScript 6
- Change bold shortcut to
cmd-b
(ctrl-b
)
- Add changelog
- Add pasting
#anchor
links
- Rename package
- Rename atom-linkwrap to atom-markdown-wrapper
- Add bold and italic wrapping
- Add snyk.io
- Implement valid URL checks
- Add image linkwrap
- Update TravisCI settings
- Thank @bitoiu
- Inital version