a native ios client for gitbay

client ios swift

https://gitbay.org

wiki: read a repository's pages !18

merged cmc wants to merge krz/gitbay-ios:wiki-screen into main

cmc

Closes the last parity gap. wiki list returns {path, home, pages}; wiki show returns the page source plus its file name, which is what picks the renderer — the pages here are .org as often as .md.

Listing puts the landing page first and marks it. Editing stays a push, same as every other surface.

Tests: 8 unit, plus testWikiFlows in the live smoke suite (passed against gitbay.org — org markup renders as prose, not raw #+title:).