Skip to content

Conversation

heckj
Copy link
Contributor

@heckj heckj commented May 13, 2025

resolves #772

The term list output originally followed the markdown format and embedded the trailing : in the bold section, but DocC doesn't recognize the list element as a term list if the : is embedded, only if it's trailing. This PR resolves that situation, and updates the associated snapshot tests.

Checklist

  • I've added at least one test that validates that my change is working, if appropriate
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

@heckj heckj self-assigned this May 13, 2025
@heckj
Copy link
Contributor Author

heckj commented May 13, 2025

@swift-ci test

@heckj heckj requested a review from rauhul May 13, 2025 21:55
@rauhul rauhul merged commit fd0db17 into main May 13, 2025
27 checks passed
@rauhul rauhul deleted the docc-term-list-misformat-fix branch May 13, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docc content generation with the docc style is misformatted

2 participants