Converting Markdown to HTML when creating posts from Pinboard
-
Hi,
I’m looking for a WordPress plugin that lets me create posts from bookmarks I save on Pinboard. And I’ve a very specific requirement: I use the description field on Pinboard to select a few quotes from the saved URL and add some comments on my own. To do this, I use Markdown:
> quote goes here
And my comments hereWhen I import this to posts on WordPress, I want the lines prepended with a > to be wrapped in blockquote tags and all other line in p tags.
Most of the plugins I’ve tried doesn’t to this, but instead converts > to the html entity.
I wonder if there is a plugin that do what I’m looking for?
Thanks,
Anders
The topic ‘Converting Markdown to HTML when creating posts from Pinboard’ is closed to new replies.