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: gen TOC name for folder ref or include #9481

Merged
merged 1 commit into from
Nov 27, 2023
Merged

feat: gen TOC name for folder ref or include #9481

merged 1 commit into from
Nov 27, 2023

Conversation

yufeih
Copy link
Contributor

@yufeih yufeih commented Nov 27, 2023

Generate TOC item name for folder reference and nested TOCs using these rules:

  1. Replace - or _ with whitespace
  2. Keep directory name casing
  3. URL decode file names for special chars like ?.

#3124

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Nov 27, 2023
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (556549b) 71.35% compared to head (4b63608) 71.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9481      +/-   ##
==========================================
+ Coverage   71.35%   71.38%   +0.02%     
==========================================
  Files         559      559              
  Lines       24014    24032      +18     
  Branches     4180     4185       +5     
==========================================
+ Hits        17135    17155      +20     
+ Misses       5784     5782       -2     
  Partials     1095     1095              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yufeih yufeih merged commit 42a9f03 into main Nov 27, 2023
8 checks passed
@yufeih yufeih deleted the gentocrefname branch November 27, 2023 06:36
p-kostov pushed a commit to ErpNetDocs/docfx that referenced this pull request Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Makes the pull request to appear in "New Features" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant