You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DocC itself generates a single inline code element for this. I suspect that it's DocC-Render who divides the word on capitalized letters to allow it to span multiple lines.
Description
When using preformatted text, such as
the Markdown parser that DocC uses can split it up:
Checklist
main
branch of this package.Expected Behavior
Do not split up preformatted text.
Actual behavior
Here is the code that is generated:
Steps To Reproduce
Swift-DocC Version Information
No response
Swift Compiler Version Information
The text was updated successfully, but these errors were encountered: