Compiling Markdown to HTML?
I would like to write Markdown code ( http://en.wikipedia.org/wiki/Markdown ) inside a .md file, and then just execute a command in WebStorm which would create the corresponding HTML document based on this Markdown file.
Please tell me that WebStrom can do this...
请先登录再写评论。
WebStorm can execute corresponding compiler or tool on selected file or folder..
See Settings | External tools to define a tool and Settings | Keymap to create a shourtcut.