TAKAHASHI Shuuji
TAKAHASHI Shuuji
Thank you @LisaFC, I have a strong motivation for realizing this feature so I'd like to try to implement it! As a first step, as @quickstar suggested and I already...
Thanks for your advice! I'll try to implement it.
Thanks @quickstar ! I'd like to ask your help if I stuck somewhere.🙂 Also, thanks for your starting out this issue.
@LisaFC @quickstar I've just created a draft PR to implement this feature. Sorry for the late! :pray: Could you please take a look at it and provide some feedback? Thank...
Thank you, @arnonzooz 🙂 I didn't notice the `IntersectionObserver`. I think your implementation using `IntersectionObserver` is much simpler and nice than my current PR #506 (though I have to update...
Hi, sorry for my slow update. I think I can update PR #506 using the above logic but it's OK to make it obsoleted and create a new PR by...
I need to find a way to adjust the appropriate margin width for deeper TOC items.
Thank you for the tip, @narrenfrei! Understood. Maybe we can use the same technique. I'll investigate the Docsy implementation more. You can see the live preview here: https://deploy-preview-506--docsydocs.netlify.app/docs/getting-started/
Thanks for notifying the problem of the title. 😄 > Currently CJK versions of the title may be a bit ugly because the browser doesn't know the word boundaries. It...
Hi, @fekete-robert. Thank you for your work and the update! This is a better and complete solution for the ToC feature.🙂 Although using the original tocbot code itself is allowed...