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.

Not sure if this an issue. But how would internal linking between slides function? An initial try via [Go to](#3) or [Go to](/#3) would open the slide in a new tab, not navigate to the selected slide. Is there a different way to navigate between slides?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
jxnblkcommented, Aug 1, 2018

Yeah, we could detect via the href prop whether it starts with a hash or not – the link can be completely customized with the components object, but I think it’s good to have smart defaults built in. But, the simplest solution is probably to remove the default prop for now

1reaction
jxnblkcommented, Aug 1, 2018

Currently the webpack config is set in the CLI here and remark plugins are passed to the custom loader as options: https://github.com/jxnblk/mdx-deck/blob/master/cli.js#L48-L50

Read more comments on GitHub >

github_iconTop Results From Across the Web

Internal linking for SEO: Why and how? • Yoast
An internal link is any link from one page on your website to another page on your website. Both your users and search...
Read more >
Internal Links SEO Best Practices - Moz
Internal links are hyperlinks that point at (target) the same domain as the domain that the link exists on (source). In layman's terms,...
Read more >
Internal Linking for SEO: The Complete Guide - Backlinko
Internal links are hyperlinks that point to pages on the same domain. These are different than external links, which link out to pages...
Read more >
Internal Links: Ultimate Guide + Strategies - Semrush
Internal links are hyperlinks that point to different pages on the same website. These differ from external links, which link to pages on...
Read more >
Internal Links for SEO: An Actionable Guide - Ahrefs
Internal links connect one page on a domain to another. Learn how to use them to improve SEO and increase organic traffic.
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