File tree Expand file tree Collapse file tree 4 files changed +12
-6
lines changed
HTMLString.docset/Contents/Resources/Documents Expand file tree Collapse file tree 4 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -155,6 +155,8 @@ NSString *escapedSnack = @"Fish & Chips";
155
155
NSString *snack = [escapedSnack stringByRemovingHTMLEntities ]; // "Fish & Chips"
156
156
~~~
157
157
158
- ## Acknowledgements
158
+ ## &# 128175 ; Acknowledgements
159
159
160
- This library was inspired by Google's ` GTMNSString+HTML ` .
160
+ ![ Thanks @google ] ( http://i.giphy.com/QBC5foQmcOkdq.gif )
161
+
162
+ This library was inspired by [ ** @google ** 's Toolbox for Mac] ( https://github.com/google/google-toolbox-for-mac ) .
Original file line number Diff line number Diff line change 210
210
< span class ="n "> NSString</ span > < span class ="o "> *</ span > < span class ="n "> escapedSnack</ span > < span class ="o "> =</ span > < span class ="s "> @"Fish &amp; Chips"</ span > < span class ="p "> ;</ span >
211
211
< span class ="n "> NSString</ span > < span class ="o "> *</ span > < span class ="n "> snack</ span > < span class ="o "> =</ span > < span class ="p "> [</ span > < span class ="n "> escapedSnack</ span > < span class ="nf "> stringByRemovingHTMLEntities</ span > < span class ="p "> ];</ span > < span class ="c1 "> // "Fish & Chips"
212
212
</ span > </ code > </ pre >
213
- < a href ='#acknowledgements ' class ='anchor ' aria-hidden =true > < span class ="header-anchor "> </ span > </ a > < h2 id ='acknowledgements '> Acknowledgements</ h2 >
213
+ < a href ='#128175- acknowledgements ' class ='anchor ' aria-hidden =true > < span class ="header-anchor "> </ span > </ a > < h2 id ='128175- acknowledgements '> 💯 Acknowledgements</ h2 >
214
214
215
- < p > This library was inspired by Google’s < code > GTMNSString+HTML</ code > .</ p >
215
+ < p > < img src ="http://i.giphy.com/QBC5foQmcOkdq.gif " alt ="Thanks @google "> </ p >
216
+
217
+ < p > This library was inspired by < a href ="https://github.com/google/google-toolbox-for-mac "> < strong > @google</ strong > ‘s Toolbox for Mac</ a > .</ p >
216
218
217
219
</ section >
218
220
</ section >
Original file line number Diff line number Diff line change 210
210
< span class ="n "> NSString</ span > < span class ="o "> *</ span > < span class ="n "> escapedSnack</ span > < span class ="o "> =</ span > < span class ="s "> @"Fish &amp; Chips"</ span > < span class ="p "> ;</ span >
211
211
< span class ="n "> NSString</ span > < span class ="o "> *</ span > < span class ="n "> snack</ span > < span class ="o "> =</ span > < span class ="p "> [</ span > < span class ="n "> escapedSnack</ span > < span class ="nf "> stringByRemovingHTMLEntities</ span > < span class ="p "> ];</ span > < span class ="c1 "> // "Fish & Chips"
212
212
</ span > </ code > </ pre >
213
- < a href ='#acknowledgements ' class ='anchor ' aria-hidden =true > < span class ="header-anchor "> </ span > </ a > < h2 id ='acknowledgements '> Acknowledgements</ h2 >
213
+ < a href ='#128175- acknowledgements ' class ='anchor ' aria-hidden =true > < span class ="header-anchor "> </ span > </ a > < h2 id ='128175- acknowledgements '> 💯 Acknowledgements</ h2 >
214
214
215
- < p > This library was inspired by Google’s < code > GTMNSString+HTML</ code > .</ p >
215
+ < p > < img src ="http://i.giphy.com/QBC5foQmcOkdq.gif " alt ="Thanks @google "> </ p >
216
+
217
+ < p > This library was inspired by < a href ="https://github.com/google/google-toolbox-for-mac "> < strong > @google</ strong > ‘s Toolbox for Mac</ a > .</ p >
216
218
217
219
</ section >
218
220
</ section >
You can’t perform that action at this time.
0 commit comments