POST transform/wikitext/to/html/{title}/{revision}
Summary: Transform Wikitext to HTML
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Transform wikitext to HTML. Note that if you set `stash: true`, you also need to supply the title. - Stability: [stable](https://www.mediawiki.org/wiki/API_versioning#Stable) - Rate limit: 25 req/s (5 req/s when `stash: true`)
Parameters (2)
revision
(integer, path, required)
The page revision
title
(string, path, required)
Page title. Use underscores instead of spaces. Use percent-encoding. Example: `Main_Page`.
No probe data for this endpoint yet.