QLMarkdown
QLMarkdown copied to clipboard
The title of the exported HTML document is always `.md`
The title of the exported HTML document (⌘ E) is always .md. It must be the same as the current file name. There should be a box where you can manually enter a title or extract it from the file name.
<title>.md</title>
for example:
document_about_something.md -> <title>document_about_something</title>
or formatted version:
document_about_something.md -> <title>Document about something</title>
Wondering if there's any progress on this? I just downloaded QLMarkdown and this is still happening.
Wondering if there's any progress on this? I just downloaded QLMarkdown and this is still happening.
The only solution at the moment is to open the HTML file in the editor and change the <title>.md</title> line. Sbarex is not around.
Fixed on release 1.0.18.