I'd like to restyle part of wikipedia articles and embed these parts into mobile app.
I tried to use
http://en.wikipedia.org/w/api.php?action=parse&format=json&page=New_York
but text in json files contains formatting for mediawiki.
How to maintain links to other pages without a mediawiki platform, so that they are displayed within the mobile (or web) app? e.g.
e.g.
<a href="/wiki/Wikipedia:IPA_for _English # Key" title="Wikipedia:IPA \
for English">
http://myapp.com/wiki/Articleshows the article? – svick Feb 19 at 17:00