doorstop
doorstop copied to clipboard
Add commandline option for publish to exclude the TOC
This is useful when you want to generate the table of contents externally (e.g. with pandoc), or concatenate the output.
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.46%. Comparing base (
79c37b8) to head (cda7827).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## develop #679 +/- ##
========================================
Coverage 96.46% 96.46%
========================================
Files 40 40
Lines 5231 5234 +3
Branches 1231 1232 +1
========================================
+ Hits 5046 5049 +3
Misses 110 110
Partials 75 75
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Yes, this would be very useful! (I've been doing that with sed) Actually still trying to mesh the markdown output with Sphinx docs build in the same repo.