Save As / Export HTML?
CompletedIs there any way to save/export the preview HTML document? Ideally, I'd want to somehow do a Save/Save As HTML or Export/Export As HTML and save the complete HTML document that's (presumably) generated for the preview sidebar (or for Print Preview).
Currently I can "Copy as HTML" but this only gets me the fragment of HTML generated by the Markdown, not the complete HTML document, with proper <doctype>, <html>, <head>, and <body> tags.
-
You can change the MultiMarkdown preferences to force a complete document.
nvUltra is focused on working with text documents, and not specifically designed as a Markdown/MultiMarkdown conversion utility. If you want additional functionality in that realm, MultiMarkdown Composer (v5 in beta -- https://multimarkdown.zendesk.com/hc/en-us/community/topics/4606065324051-MultiMarkdown-Composer-Beta) or MultiMarkdown Converter Pro (available on App Store) both simplify that. They also help with conversion to multiple other file formats. Or, of course, you can always use the free MultiMarkdown command line utility, or any other Markdown variant that you prefer.
0 -
Thanks, Fletcher Penney — The preferences > MMD > Force "complete" document gets me pretty close. I just have to Copy As HTML, paste into something like BBEdit, and save as .html. A little clunkier than a File > "Save As HTML", but at least it works. Thanks for the tip!
0
Please sign in to leave a comment.
Comments
2 comments