Open 5n7-sk2 opened 5 years ago
I want to display subsections in ToC like below.
1. sec1 --------------- 1 1.1 subsec1 ------- 2 1.2 subsec2 ------- 3
You used to say that it is difficult to customize ToC because the component is provided by webSlides, but I think the feature is in demand, or can I already do that?
can I already do that?
Nope, I want to implement this feature. So we have to implement fusuma's comment before.
https://github.com/hiroppy/fusuma/blob/master/packages/mdx-loader/src/mdxPlugin.js#L41
memo: https://codepen.io/webslides/pen/VMZJwj
Type
Feature Request
I want to display subsections in ToC like below.
You used to say that it is difficult to customize ToC because the component is provided by webSlides, but I think the feature is in demand, or can I already do that?