question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Need to change title at HTML output

See original GitHub issue

Hello, please put something to change the title on the HTML output. I tried using HTML-title-tags, but it doesn’t work, since everything written in the Markdown document is written in the HTML-body-section. Instead of using the first h1, can you put a rule like this?

---
title: Document Title
---

or

% Document Title

It would be great so I don’t need to change the HTML output every time.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
nan-afcommented, Apr 14, 2020

I would like to help, but I already have too much work to do. Apologies.

I might do it if I get time though

0reactions
boris-gannoyinglcommented, Aug 21, 2020

Awesome. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is an HTML Title Tag and How You Can Change the ...
To change your homepage's title tag directly in your website's HTML code, you'll need to open the main page of your website in...
Read more >
HTML title tag - W3Schools
Go for a longer, descriptive title (avoid one- or two-word titles) · Search engines will display about 50-60 characters of the title, so...
Read more >
The Document Title element - HTML - MDN Web Docs - Mozilla
The <title> HTML element defines the document's title that is shown in a browser's title bar or a page's tab. It only contains...
Read more >
How to dynamically change a web page's title? - Stack Overflow
You can just do something like, document.title = "This is the new page title."; , but that would totally defeat the purpose of...
Read more >
How to Set a Title in HTML: 9 Steps (with Pictures) - wikiHow
Look at the top of the tab for your title. If your desired title shows, the code has loaded and worked! If not,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found