Sameer, jspwiki does not have a real API, but you could get the wiki text like this:
curl 'https://jspwiki-wiki.apache.org/Wiki.jsp?page=FAQ&skin=raw' Not sure what you mean with your second question, you can get diffs between pages, but I think only formatted as HTML. regards, Harry On 27 June 2016 at 18:19, TAWIL Sameer <[email protected]> wrote: > Hi guys, > > Is there a way (API) to retrieve the markdown of the page? > > Also, I would like to get the recent changes as unified diff using and API > too. > > Regards, > Sameer >
