Skip to content

Conversation

@mportiz08
Copy link
Contributor

  • Explanation: Adds support for rendering thematic breaks using horizontal rules
  • Scope: Only impacts content with thematic break syntax, compiled with supporting DocC version
  • Issue: rdar://125507297
  • Risk: Low, small additive change that has no impact on content without new syntax
  • Testing: Added unit tests. Verified that new syntax gets rendered as horizontal rule when compiled with supported DocC version. Tested that no rendering changes occur without syntax and/or with unsupported DocC version.
  • Reviewer: @marinaaisa and @emilyychenn
  • Original PR: Support thematic breaks #791

Add support for "thematic breaks" using `<hr>`.

Resolves: rdar://125507297
@mportiz08 mportiz08 requested a review from franklinsch March 27, 2024 20:48
@mportiz08
Copy link
Contributor Author

@swift-ci test

@mportiz08 mportiz08 merged commit e0302f2 into swiftlang:release/6.0 Apr 2, 2024
@mportiz08 mportiz08 deleted the 6.0/support-thematic-breaks branch April 2, 2024 15:48
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.

2 participants