We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
toc-title
use the toc-title attribute to set the title of the Table of Contents (default is "Table of Contents")
The text was updated successfully, but these errors were encountered:
feat(renderer): support 'toc-title' attribute
669f3f8
Parse the `toc-title` attribute value during rendering Fixes bytesparadise#915 Signed-off-by: Xavier Coulon <[email protected]>
feat(renderer): support 'toc-title' attribute (#918)
b8f27ce
Parse the `toc-title` attribute value during rendering Fixes #915 Signed-off-by: Xavier Coulon <[email protected]>
xcoulon
Successfully merging a pull request may close this issue.
use the
toc-title
attribute to set the title of the Table of Contents (default is "Table of Contents")The text was updated successfully, but these errors were encountered: