Skip to content

docs: Remove wbr tags inserted by Typedoc #2117

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

Merged
merged 1 commit into from
Aug 28, 2019
Merged

docs: Remove wbr tags inserted by Typedoc #2117

merged 1 commit into from
Aug 28, 2019

Conversation

hsubox76
Copy link
Contributor

Remove <wbr> (word break) tags Typedoc automatically inserts into section headings (like method names). This is invisible in the content body text but when devsite grabs the headings to create the right-side nav menu, it converts these to spaces, which puts spaces into method names. Any section heading that has a real space in it will have that space preserved.

@hsubox76 hsubox76 merged commit 7f2e961 into master Aug 28, 2019
@hsubox76 hsubox76 deleted the ch-docfix branch August 28, 2019 22:51
@firebase firebase locked and limited conversation to collaborators Oct 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants