When using action=parse to get HTML of a page, all links are relative, e.g.
/wiki/Metallica_(disambiguation)
Some people (see e.g. http://stackoverflow.com/q/12346445/41071) seem to want absolute URLs in links instead:
http://en.wikipedia.org/wiki/Metallica_(disambiguation)
I think it would be useful if there was an option for action=parse to make all links absolute (or, alternatively, protocol-relative).
Version: 1.20.x
Severity: enhancement