diff --git a/ayanova/src/components/wiki-control.vue b/ayanova/src/components/wiki-control.vue index bc82aaca..e74c249a 100644 --- a/ayanova/src/components/wiki-control.vue +++ b/ayanova/src/components/wiki-control.vue @@ -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