On 7 Nov 2022, at 16:00, Frank Eves 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?
"Copy as Styled HTML" is intended for copying an HTML representation of the actual text displayed in the editing area, e.g. for including the syntax-colored text as a code example in a web page. When used with a Markdown document, the "Export as HTML" command on the File menu will export the same HTML that is used for previewing. R. -- 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/78477452-26E9-4DFB-80CD-C27309C12EED%40barebones.com.
