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

Exported HTML slide deck does not come with <title> tag #117

Closed
flamanta opened this issue Jan 8, 2020 · 2 comments
Closed

Exported HTML slide deck does not come with <title> tag #117

flamanta opened this issue Jan 8, 2020 · 2 comments

Comments

@flamanta
Copy link

flamanta commented Jan 8, 2020

Hi, first of all thank you so much for developing Mapp! This is the most intuitive Markdown-based slide deck editor I have used so far. A few hours in and I have finished my slide deck with minimum use of my mouse!

I exported my slide deck to both HTML and PDF, but the HTML slide deck does not come with a HTML <title> tag. It would be good if the Marp VSCode extension could auto-detect (or allow the user to specify the title of the HTML slide deck).

Possibly related issues:

@yhatt
Copy link
Member

yhatt commented Jan 8, 2020

You can use Marp CLI's title global directive until implementing marp-team/marp-cli#131.

---
marp: true
title: Title for your deck
---

@flamanta
Copy link
Author

flamanta commented Jan 8, 2020

I see, thank you for your help! :)

@flamanta flamanta closed this as completed Jan 8, 2020
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