Skip to content

Commit

Permalink
Passing comment to AttributedString initializer.
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoatoucher authored and alper-incedalci-depop committed Jun 12, 2024
1 parent d9ff95c commit 5894ca2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ public extension AttributedString {
table: table,
bundle: bundle,
locale: locale,
comment: comment,
including: \.styledMarkdown
)
self = Self.annotateStyles(
Expand Down

0 comments on commit 5894ca2

Please sign in to comment.