Question
When using the convert method to generate JSON, it seems there’s no way to know the location of images if the document contains any. When converting to HTML, images are exported as PNG files inside the figures directory. Is there a way to have JSON output also save the images and provide their file paths?
And i have one more question. If there is a way to distinguish or separate pages when converting to Markdown, I would appreciate it if you could let me know.
example
- image in html convert result
- image in json convert result