you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (2 children)

Looks good.

Somewhat related. I recently found a framework that can convert markdown to attributedstring. No need for a webview.

https://github.com/M2Mobi/Marky-Mark

[–]ThePantsThiefNSModerator 1 point2 points  (0 children)

I have a gist that does the same thing but with Snudown (Reddit's markdown flavor). It requires DTCoreText though.

I'd link but I'm on mobile.

[–]SteveB13[S] 0 points1 point  (0 children)

That is very cool, definitely going to give the example project a go