sublimetext - How to paste rendered html as markdown in sublime text? -


i used use app called ulysses. beautiful way write in markdown. has it's limitations managed install few packages in sublime text , give same features ulysses has. can not find package following. i'll give short scenario, can't explain otherwise:

i reading blog post. selected , hit copy. in ulysses, i'd press cmd+alt+v ask me content coming from, i'd select from html. end result same content web, formatted in markdown. example, if blog post has subtitle h2 ulysses paste ## title

i tried searching similar plugin in sublime text, installed clipboardcommands , super-awesome-paste. can't recall did, neither did needed. such plugin exist?

to search sublime text plugins, use package control's search. quick search convert html markdown yields 2 relevant results: html2text , pandoc. both convert html markdown. pandoc plugin requires pandoc on system.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -