Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The title of the exported HTML document is always .md #124

Open
setanarut opened this issue Nov 5, 2023 · 2 comments
Open

The title of the exported HTML document is always .md #124

setanarut opened this issue Nov 5, 2023 · 2 comments

Comments

@setanarut
Copy link
Contributor

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>

Ekran Resmi 2023-11-05 16 17 30

for example:

document_about_something.md -> <title>document_about_something</title>

or formatted version:

document_about_something.md -> <title>Document about something</title>

@keriheuer
Copy link

Wondering if there's any progress on this? I just downloaded QLMarkdown and this is still happening.

@setanarut
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants