Is it possible to make the /markdown api return both the original html and the extracted markdown? I
Is it possible to make the /markdown api return both the original html and the extracted markdown? I'm building something that requires verifying results afterwards, which need a "snapshot" of original html dom (like wayback machine).

