-
-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improved the design of TableOfContent custom tag. #650
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Linting is failing although it works on local ? |
You can fix them by the suggestions given by workflow. |
Yes @DhairyaMajmudar , turns out the symbols that i've used aren't used by prettier , so I gotta think another way round for this |
@vinfinity7 let me know if you need help with this. |
The second- and third-level indentions are different. The third level indents more from the second than the second does from the first. |
Hi @vinfinity7 are you still working on this? Shall we invite other contributors to give it a try? |
Closed for inactivity. |
What kind of change does this PR introduce?
This PR has updated the design of the TableOfContent custom tag .
Issue Number:
Screenshots/videos:
From
to
If relevant, did you update the documentation?
I have not updated the documentation till now .
Summary
Does this PR introduce a breaking change?