- automatically create link from selected words with the first google web result
- automatically create images from selected words with the first google web result
The gif above should be self explanatory:
- write text that you want to link against and select it
- toggle Command Palette:
Shift + Command + P
- search for "convert link"
- press enter and the Auto Markdown package automatically replaces your
selection with the first Google search result for the selection text:
[First Result Page Title](First Result Link)
- remove 1.0 deprecations
- use original text as title for the url
- moved changelog here
- fix deprecations for latest versions of atom (tks @jonaswisplinghoff)