chrisdhaan / CDMarkdownKit

An extensive Swift framework providing simple and customizable markdown parsing.
MIT License
254 stars 66 forks source link

Proposal for issue #2 (local images.) #3

Closed karstengresch closed 6 years ago

karstengresch commented 6 years ago

Tested and working on simulator and device. Not too fragile, I suppose.

Issue Link :link:

2

Goals :soccer:

Get device-local images displayed in CDMarkdownKitTextView

Implementation Details :construction:

A fail safe variation to get local images displayed.

Testing Details :mag:

TBD - only tested local on simulator and device.