I saw that there's a markdown-live-preview-mode and the var
markdown-live-preview-window-function which was set to the function
markdown-live-preview-window-eww. That function looks like this:
(defun markdown-live-preview-window-eww (file)
"Preview FILE with eww.
To be used with `markdown-live-preview-window-function'."