MarkdownWriter
"MarkdownWriter" is a Sublime Text 3 (windows) plugin for markdown writing, especially it can easily convert html to markdown (also downloading images to local harddisk) when you need copy some data from webpage.
Install / Use
/learn @vanleo2001/MarkdownWriterREADME
Readme in Chinese is here 中文说明在此
Introduce
MarkdownWriter is a Sublime Text 3 (windows) plugin that make markdown text writing more easy.

you can use it to do:
-
smart paste <br>(1) When you take note from web, you can copy some content in web browser (such as Firefox), then use shortcut <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>V</kbd> (or click
Paste html or imagein contextmenu) to paste content in Markdown format into Sublime Text. If it has images in the content, it will auto download the image to local sub directory "media folder". <br>(2) When you copy some images in local harddisk, you can use shortcut <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>V</kbd> to insert the image links in Markdown format in Sublime Text, also the images will be stored into local sub directory "media folder". <br>(3) When you open one image, you can copy the image picture, then use shortcut <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>V</kbd> to insert the image link in Markdown format in Sublime Text, also the images will be stored into local sub directory "media folder". -
show inline image directly You can manually install MarkdownInlineImages plugin, then use shortcut <kbd>Alt</kbd>+<kbd>I</kbd> to show images directly in Sublime Text.
-
bold You can select some content, use shortcut <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>B</kbd> to Bold it.
-
italic You can select some content, use shortcut <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>I</kbd> to Italic it.
-
headline2 Put the cursor in one line, use shortcut <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>2</kbd> to add Headline2.
-
headline3 Put the cursor in one line, use shortcut <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>3</kbd> to add Headline3.
-
headline4 Put the cursor in one line, use shortcut <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>4</kbd> to add Headline4.
-
smart list When editing lists, you can just press <kbd>Shift</kbd>+<kbd>Alt</kbd>+<kbd>Enter</kbd> and this plugin will automatically continue the list. Once the content of the list becomes empty it will stop.
install
- manually install: download and unpack to "Sublime Text 3\Data\Packages", open file "Sublime Text 3\Data\Packages\User\Package Control.sublime-settings" with sublime text,add
"installed_packages":
[
"MarkdownWriter"
]
Tips:
- I use Sublime Text 3 x86 version, so I use library
Pillowx86 version in this plugin. If you use Sublime Text 3 x64 version, you can unpack "PIL_x64.zip" and cover the "PIL" folder. - You must install Sublime Text 3 version >= build 3118 to show image directly.
Related Skills
pestel-analysis
Analyze political, economic, social, technological, environmental, and legal forces
ai-cmo
Collection of my Agent Skills and books.
next
A beautifully designed, floating Pomodoro timer that respects your workspace.
product-manager-skills
38PM skill for Claude Code, Codex, Cursor, and Windsurf: diagnose SaaS metrics, critique PRDs, plan roadmaps, run discovery, and coach PM career transitions.
