This package provides the following services:
hyperclick-markdown
Ctrl+Click in markdown file to open fs and web urls in the editor.
Install
$ apm install hyperclick-markdown
Development
$ git clone https://github.com/ewnd9/hyperclick-markdown.git
$ ln -s $PWD/hyperclick-markdown $HOME/.atom/packages/hyperclick-markdown
Test
- ./lib/main.js
- /lib/main.js <!-- root of the project
- http://github.com/
- markdown link without protocol
- markdown link to localhost
Problems
Credits
Fork of https://github.com/oclbdk/hyperclick-provider-demo
License
MIT © ewnd9