Page MenuHomePhabricator

MediaWiki Developer gets default parser HTML output from parser cache
Closed, InvalidPublic

Description

"As a MediaWiki Developer, I want to get the default parser HTML output from the parser cache, so that I can just get the right HTML without worrying about where it came from."

As we transition from old parser to Parsoid, it should be easy for calling code to just get the default HTML out of the cache. Here, 'default' means the format that's used for page reads in the Web UI.