Last modified: 2013-02-26 00:01:12 UTC
Example use case: removing the link from an image so that it can be part of an external link: [12:58] <MatmaRex> https://pl.wikipedia.org/wiki/Wikipedia:Prześlij_plik vs http://parsoid.wmflabs.org/_rt/pl/Wikipedia:Prześlij%20plik - both lines of text and the logo in the the right column should be a (single) link
Work underway in https://gerrit.wikimedia.org/r/47601
Merged, so resolving.
We still need to implement link= support for thumb/frame formats. This currently renders as an inline image: echo '[[Image:Foo.png|thumb|link=|Hello]]' | nodejs parse
Seems to work once https://gerrit.wikimedia.org/r/50108 is merged.