What problem does this feature solve?
LLms that access Rspress sites would benefit a lot if Rspress notices its an LLM and return the markdown route instead of the HTML one.
What does the proposed API look like?
For this we can use the Accept header that asks for text/plain instead of text/html like a regular browser.