dotnet / dotnet/docfx

[statictoc] table of content cuts the namespace and doesn't wrap the text

Open
#2,653 7 comments 0 reactions 0 assignees View on GitHub
help-wanted template
Dominant language
C#
Stars
4.4k
Forks
890
Avg merge
2h 11m
Merged PRs (30d)
10

Description

**DocFX Version Used**: 2.34.0.119 (docfx exe version)

**Template used**: (`statictoc` )

**Steps to Reproduce**:

1. set Statictoc template in docfx.json
2. load projects that contains a really long namespace (45 characters)
3. check how table of content cuts the name of the namespace

**Expected Behavior**:
table of content will not cut the name of the full namespace or will wrap it
**Actual Behavior**:
table of content cuts the namespace and doesn't wrap the text

![example](https://user-images.githubusercontent.com/10552912/38918680-b115be46-42ee-11e8-8dd8-f0b3201749cb.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.