-
Notifications
You must be signed in to change notification settings - Fork 892
Fix #1293 Add customizable TOC title class #1294
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
Conversation
|
This appears to be an implementation of the feature requested in #1293. What happens here depends on what decision is made there. |
|
Given the decision made in #1293, I will not be accepting this as-is. However, I am not opposed to including the new config option to allow the user to define the class assigned to the title. After all, we already allow various other classes to be set by the user. Might as well include this one too. If this is updated (with all checks passing), then I would be happy to accept it. If no action is taken, it will likely be closed. |
|
I'll try to work on that in may because tomorrow I'm leaving to go to PyCon US. |
eba0fc9 to
24bd645
Compare
|
@waylan I rebased this PR and left only the customizable TOC title class. |
|
The tests will need to all be passing before we can accept this. Also, the release notes and the documentation need to be updated appropriately. |
c533cba to
00b2228
Compare
@waylan I fixed test failures and updated the documentation |
No description provided.