[kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed

Laurent Montel bugzilla_noreply at kde.org
Tue Apr 16 12:29:22 BST 2019


https://bugs.kde.org/show_bug.cgi?id=406334

--- Comment #4 from Laurent Montel <montel at kde.org> ---
Git commit 767d21f55ef2447f67790c033762c51a4d6e1ff1 by Laurent Montel.
Committed on 16/04/2019 at 11:27.
Pushed by mlaurent into branch 'master'.

Add method for generating image markdown string.

For the moment it doesn't add image in mail

M  +2    -0    kmail/editorconvertertextplugins/markdown/CMakeLists.txt
M  +4    -2   
kmail/editorconvertertextplugins/markdown/autotests/CMakeLists.txt
A  +46   -0   
kmail/editorconvertertextplugins/markdown/autotests/markdowncreateimagedialogtest.cpp
    [License: LGPL (v2+)]
A  +35   -0   
kmail/editorconvertertextplugins/markdown/autotests/markdowncreateimagedialogtest.h
    [License: LGPL (v2+)]
A  +59   -0   
kmail/editorconvertertextplugins/markdown/autotests/markdowncreateimagewidgettest.cpp
    [License: LGPL (v2+)]
A  +36   -0   
kmail/editorconvertertextplugins/markdown/autotests/markdowncreateimagewidgettest.h
    [License: LGPL (v2+)]
A  +52   -0   
kmail/editorconvertertextplugins/markdown/markdowncreateimagedialog.cpp    
[License: LGPL (v2+)]
A  +36   -0   
kmail/editorconvertertextplugins/markdown/markdowncreateimagedialog.h    
[License: LGPL (v2+)]
A  +52   -0   
kmail/editorconvertertextplugins/markdown/markdowncreateimagewidget.cpp    
[License: LGPL (v2+)]
A  +38   -0   
kmail/editorconvertertextplugins/markdown/markdowncreateimagewidget.h    
[License: LGPL (v2+)]
M  +14   -0    kmail/editorconvertertextplugins/markdown/markdowninterface.cpp
M  +1    -0    kmail/editorconvertertextplugins/markdown/markdowninterface.h

https://commits.kde.org/kdepim-addons/767d21f55ef2447f67790c033762c51a4d6e1ff1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list