You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently doctoc is needing to split the anchor link text to get the name/id of the target. This should be easier to achieve by the library returning an object containing the link & the name used.
Currently doctoc is needing to split the anchor link text to get the name/id of the target. This should be easier to achieve by the library returning an object containing the link & the name used.