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
Specify default code listing language for DocC catalog (#85)
### Motivation
Resolves#20
### Modifications
- Added `CDDefaultCodeListingLanguage` to info.plist
- Updated ambiguous language highlightings
### Result
Swift code blocks no longer needs to be explicitly marked as such.
### Test Plan
Files inside the docc archive - Tested and verified with both explicit
and non-explicit swift markings.
Files outside the docc archive - TBD
0 commit comments