Skip to content
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

feat(renderer): support 'toc-title' attribute #918

Merged
merged 1 commit into from
Jan 30, 2022

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Jan 30, 2022

Parse the toc-title attribute value during rendering

Fixes #915

Signed-off-by: Xavier Coulon [email protected]

Parse the `toc-title` attribute value during rendering

Fixes bytesparadise#915

Signed-off-by: Xavier Coulon <[email protected]>
@codecov
Copy link

codecov bot commented Jan 30, 2022

Codecov Report

Merging #918 (669f3f8) into master (397035b) will decrease coverage by 0.01%.
The diff coverage is 82.35%.

@@            Coverage Diff             @@
##           master     #918      +/-   ##
==========================================
- Coverage   79.81%   79.79%   -0.02%     
==========================================
  Files          84       85       +1     
  Lines        6664     6688      +24     
==========================================
+ Hits         5319     5337      +18     
- Misses        862      865       +3     
- Partials      483      486       +3     

@xcoulon xcoulon force-pushed the Issue915_toc_title_attribute branch from d3df3a8 to 669f3f8 Compare January 30, 2022 19:28
@xcoulon xcoulon changed the title wip: feat(renderer): support 'toc-title' attribute feat(renderer): support 'toc-title' attribute Jan 30, 2022
@xcoulon xcoulon merged commit b8f27ce into bytesparadise:master Jan 30, 2022
@xcoulon xcoulon deleted the Issue915_toc_title_attribute branch January 30, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support the toc-title attribute
1 participant