All working except for images, now to re-org all the edit functions into a single method
This commit is contained in:
@@ -667,9 +667,10 @@ export default {
|
||||
|
||||
|
||||
todo: all editing controls enabled
|
||||
- add image and link
|
||||
- add image
|
||||
- determine how local images will be handled (attachments)
|
||||
baseurl setting for local images: https://marked.js.org/#/USING_ADVANCED.md#options
|
||||
- in v7 images are not part of attachment system but rather embedded somehow in the document (have to refresh how that works for export dbdump)
|
||||
|
||||
|
||||
todo: replace all redundant clickXXX functions with a single function and a flag indicating what to do
|
||||
|
||||
Reference in New Issue
Block a user