Reading mode ignores custom image resolution in unnamed images without separator "|"

Steps to reproduce

  1. put image ![](meat.jpg)

  2. make custom resolution ![128x72](meat.jpg)

  3. enter in reading mode

  4. profit, reading mod ignores custom image resolution

Did you follow the troubleshooting guide? [Y/N]

Y

Expected result

Image size is the same as in edit mode.

Actual result

the image size became the width of the content box ||autosize||.

Environment

SYSTEM INFO:
Obsidian version: v1.8.10
Installer version: v1.8.10
Operating system: Windows 11 Pro 10.0.22631
Login status: not logged in
Language: ru
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none


Additional information

It looks like they forgot to update the reading mode and the reading mode needs a separator “|” to read the resolution ![|128x72](image.jpg) works fine, but edit mod work fine without separator. Teach reading mod work with unnamed images

P.S. In edit mode, the image rendering breaks if you erase the height and leave only the width

This does not happen in v1.9. Open a new bug report if you still have this problem when you get it.