1.2.0 - Support Link
Add
Core
- Add the ability to render links.
- When this value is judged to be link, the "Replace escaped character" operation is executed.
Demo
- Added new sample code: After clicking the link, use
SFSafariViewController
to open the corresponding page.
Fix
- Improved the display of line number. (Achieved by adding
LineNumberCell
type)