• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

atom-markdown-wrapper

Wraps markdown links, images, bold and italic text.
  • #markdown
  • #paste
  • #link
  • #image
  • #bold
stoe
5.2.2 3,323
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

build status known vulnerabilities apm version apm downloads license

Atom.io Markdown Wrapper package

Wraps markdown links, images, bold and italic text, and strikethrough.

Installation

apm install atom-markdown-wrapper

Usage

Links

  1. Copy the link
  2. Select the text
  3. Click ctrl+shift+v (cmd+shift+v on Macs) and the markdown link will be created in place.

Images

  1. Copy the image link
  2. Select the text (optional)
  3. Click ctrl+shift+i (cmd+shift+i on Macs) and the markdown image will be created in place.

Bold

  1. Select the text
  2. Click ctrl+b (cmd+b on Macs) and the selected text will be marked bold (**bold**).

Italic

  1. Select the text
  2. Click ctrl+i (cmd+i on Macs) and the selected text will be marked italic (_italic_).
  3. Click ctrl+b (cmd+b on Macs) and the selected text will be marked bold (**bold**).

Strikethrough

  1. Select the text
  2. Click ctrl+s (ctrl+i on Macs) and the selected text will be marked strikethrough (~~strikethrough~~).

License

MIT

Thanks

@bitoiu for markwrap

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by