Oups! Hastily copy/pasted: * ... and call the script from menu Script > Apply Text Filter > copy_markdown_as_html.
Should read: and call the script from menu Scripts > copy_markdown_as_html. On Tuesday, November 8, 2022 at 5:54:00 PM UTC+1 jj wrote: > You could try pandoc <https://pandoc.org>. > > Install it from Terminal with homebrew <https://brew.sh>: > > % brew install pandoc > > Create this simple BBEdit script > <https://gist.github.com/mixio/02b1e24a7ef7033ead55c7d91bcfb449> in > ~/Library/Application\ > Support/BBEdit/Scripts/copy_markdown_as_html.applescript > > and call the script from menu Script > Apply Text Filter > > copy_markdown_as_html. > > HTH, > > Jean Jourdain > > On Tuesday, November 8, 2022 at 4:18:56 PM UTC+1 Greg Raven wrote: > >> The obvious answer is to copy the Markdown and paste it into WordPress. >> WordPress will convert it to it's own special format(s), and then your >> should be good to go. >> >> If you insist on using HTML for WordPress, Daring Fireball offers a >> BBEdit plugin that converts Markdown to HTML. >> >> https://daringfireball.net/projects/markdown/ >> >> On Monday, November 7, 2022 at 1:01:21 PM UTC-8 [email protected] wrote: >> >>> Markdown focused applications like iA Writer, Marked2 and Ulysses have >>> an Edit Menu item 'Copy as HTML'. I find it handy when creating WordPress >>> content. Unfortunately, for my purposes, BBEdit's Edit menu's 'Copy as >>> Styled HTML' outputs more complex text. Can someone suggest an easy way to >>> copy markdown as basic HTML in BBEdit? >>> >> -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/9188702d-8538-4c10-9b24-1d86ef7ee060n%40googlegroups.com.
