File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ self.label?.attributedText = str.set(style: myGroup)
6060
6161That's the result!
6262
63- <img src =" Documentation_Assests/image_2.png " alt =" " width =70px / >
63+ <img src =" Documentation_Assests/image_2.png " alt =" " width =100px / >
6464
6565## Documentation
6666
@@ -148,7 +148,7 @@ let attrString = "My email is
[email protected] and my website is http:/
148148
149149The result is this:
150150
151- <img src =" Documentation_Assests/image_4.png " alt =" " width =400px / >
151+ <img src =" Documentation_Assests/image_4.png " alt =" " width =500px / >
152152
153153<a name =" concatenation " />
154154
@@ -447,7 +447,7 @@ self.textView?.attributedText = sourceHTML.set(style: groupStyle)
447447
448448The result is this:
449449
450- <img src =" Documentation_Assests/image_5.png " alt =" " width =300px / >
450+ <img src =" Documentation_Assests/image_5.png " alt =" " width =500px / >
451451
452452where the ` b ` tag's blue color was overriden by the color tag attributes and the link in 'here' is clickable.
453453
You can’t perform that action at this time.
0 commit comments