Skip to content

catacgc/markdown-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Helpers package

Features

  • automatically create link from selected words with the first google web result
  • automatically create images from selected words with the first google web result

Usage

Usage

The gif above should be self explanatory:

  1. write text that you want to link against and select it
  2. toggle Command Palette: Shift + Command + P
  3. search for "convert link"
  4. 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)

Changelog

0.3.2

  • remove 1.0 deprecations
  • use original text as title for the url
  • moved changelog here

0.2.2

  • fix deprecations for latest versions of atom (tks @jonaswisplinghoff)

About

Atom Markdown helpers package

Resources

License

Stars

Watchers

Forks

Packages

No packages published