1.2 KiB
1.2 KiB
TextFormater
a pod to convert String to NSAttributedString
LAST
- Rebuild
- LaTeX equation
- New syntax
1.4.1
- Add OSX support back
1.4.0
- Support Swift 4 (on ios only)
1.2.3
- Support persentage (%) size for image
1.1.6
-
Surplus
</>
will be ignoreSo wrong structure may not cause app be killed, but note format result may be incorrect
1.1.4
- support spm
1.1.3
format(String?)
returnsNSAttributedString?
now. nil for nil.
1.1.2
- add
dynamicFormatDelegate
1.1.1
- add OSX screenshot
1.1.0
- add OSX support
1.0.1
- add color "clear"
- write readme.me
1.0.0
Moved from my last project, prepare for next.
In my last project, this class was used to generate view from plain text which read from json.