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

fix: improve toc heading parse #279

Merged

Conversation

benjamincanac
Copy link
Member

Fixes table of contents generation with nested code in headings.

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2020

Codecov Report

❗ No coverage uploaded for pull request base (dev@cc2110a). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev     #279   +/-   ##
======================================
  Coverage       ?   90.45%           
======================================
  Files          ?       15           
  Lines          ?      545           
  Branches       ?      115           
======================================
  Hits           ?      493           
  Misses         ?       46           
  Partials       ?        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc2110a...f8ad852. Read the comment docs.

@benjamincanac benjamincanac changed the title fix(lib): improve toc heading parse fix: improve toc heading parse Jul 20, 2020
@benjamincanac benjamincanac merged commit ab1cc21 into dev Jul 20, 2020
@benjamincanac benjamincanac deleted the feature/dev-180-add-code-in-titles-and-show-in-toc branch July 20, 2020 15:17
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.

None yet

3 participants