Skip to content

plainui: introduce fetch_wiki_page(slug) utility

HeJ requested to merge feature/plainui_fetch_wikipage into develop

The function returns the title and rendered body of a given wiki page. Exemplary use on the index (start) page.

Merge request reports