Markdown examples

Format

JPG

Normal/auto

![alt text](art-markiv-F5nwCprD5mU-unsplash.jpg "title text")
alt text

Preset

This Preset contains settings like ratio

![alt text](h-heyerlein-ndja2LJ4IcM-unsplash.jpg?preset=50p "title text")
alt text

Special preset noImageServer

This Preset is included in plugin and skips the creation of picture tag or svg processing in markdown

![alt text](helen-cheng-ty3FAU-hLUM-unsplash.jpg?preset=noImageServer "title text")
alt text

PNG

Normal/auto

![alt text](undraw_coffee_re_x35h.png "title text")
alt text

Normal preset

This Preset contains settings like ratio

![alt text](undraw_organizing_projects_re_9p1k.png?preset=50p "title text")
alt text

Special preset noImageServer

This Preset is included in plugin and skips the creation of picture tag or svg processing in markdown

![alt text](undraw_our_solution_re_8yk6.png?preset=noImageServer "title text")
alt text

SVG

Normal

![alt text](undraw_redesign_feedback_re_jvm0.svg  "title text")
alt text

With preset

Preset loads eager for the svg and sets a class that has a background color

![alt text](undraw_pen_tool_re_s92o.svg?preset=svg  "title text")
undraw_pen_tool_re_s92o

Manipulated images

Processed & theme images can be converted in markdown. Is a plugin option.

![alt text](art-markiv-F5nwCprD5mU-unsplash.jpg?&grayscale "title text")
alt text

Missing image

Results in an optional inline svg image and log entries. Both options are in settings.

![alt text](missing.jpg "title text")