You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support local images. That is, image urls that point to local files. This is part one of at least a two part image support series and separates the harder decision of: Will Chronicles support native image upload and serving, or delegate that to some third party service (more likely). By implementing local images first, I do many parts of the same things needed for remote image support.
Display images when saved documents are loaded
Convert text to image when text is pasted in
Convert text to image when image text is typed on its own line, after hitting enter
Support local images. That is, image urls that point to local files. This is part one of at least a two part image support series and separates the harder decision of: Will Chronicles support native image upload and serving, or delegate that to some third party service (more likely). By implementing local images first, I do many parts of the same things needed for remote image support.
Deferred:
The text was updated successfully, but these errors were encountered: