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.

Generate IDs for headers added through Vue components or raw HTML

See original GitHub issue

Hi,

I almost finished my lib docs and now I am refactoring demos and I want to put demo section links in my custom card.

image

How can I convert my h2 tag like markdown-it tag so it can get anchor based on its name.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
brc-ddcommented, Jul 10, 2022

You probably should publish your docs without that. It’s currently on low priority and frankly I’m unsure how to handle that unless generating outline completely on client side.

0reactions
jd-solankicommented, Jul 10, 2022

Great! It looks promising. I guess this is now a feature request rather than a question.

Shall we keep it open?

Moreover, this issue issues needs to resolve two feature request hence it might take longer. I probabaly release the lib next week. May I know should I want to move on without this feauture?

I know OSS devs have lot on their plate so just friendly question 😊

Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Vue.js slots to pass HTML content to components
Learn how using Vue.js slots can be an efficient solution for passing down template code from one component to another.
Read more >
Vue JS - dynamically created components rendered with ...
I'm creating the Test components dynamically per each relevant cell and assigning it to the relevant row cell. since I've defined the columns ......
Read more >
Built-in Directives - Vue.js
In Single-File Components, scoped styles will not apply to content inside v-html , because that HTML is not processed by Vue's template compiler....
Read more >
Composing with Components | Vue GWT - GitHub Pages
Components are one of the most powerful features of Vue. They help you extend basic HTML elements to encapsulate reusable code. At a...
Read more >
Table | Components - BootstrapVue
The key is also used for generating the custom data rendering and custom header and footer slot names. label, String, Appears in the...
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