Posted March 25, 2021 by billiam
This update brings a couple of long overdue features, alongside some bells and whistles.
Deepdwn can now display images from your local machine. Both absolute paths, and paths relative to the current document are supported. Setting an image directory via yaml frontmatter may be supported later.
For example:



Note that paths with spaces in them are not supported in markdown, so you’ll either want to replace these with URL escaped space characters %20, ex:

or wrap the whole path in angle brackets

To make working with local images a little easier, Deepdwn now also supports image drag and drop.
If your current file has been saved at least once, the image will use a relative path from your markdown file to the image.
If your file has not been saved, Deepdwn will use the absolute path to your file.
Deepdwn now also supports pasting PNG and JPG image data directly.
If you copy an image, or a section of an image, and paste it into the editor, a new file will be created in the same directory as the file (if youl document has been saved). For unsaved markdown documents, the image will be added to your first document directory instead.
The preview window now respects the application dark mode setting, including diagrams and music. When saving a PDF from the preview window, the PDF will still use the light theme as before.
[text](url) syntax)0 for empty documents, instead of 1Lastly, as promised, the price of Deepdwn is increasing. This will likely happen again in the future