mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-12-01 03:16:14 +00:00
23ac31e746
* This patch builds on core functionality provided in Ied0295feab06027a8df885b3215435e596f0353b. * This removes any nowiki wrappers present in unstripped text (which there would be for preprocssed nowiki tags) which mimics the effect of procssing nowikis in core when generating HTML. * Updated lua tests to verify the new expectation. * A previously failing parser test added to test T272507 now passes and has been re-enabled. Bug: T272507 Depends-On: Ied0295feab06027a8df885b3215435e596f0353b Change-Id: I1613ac7bd60cf3ef4a3308b08ea3705b3cf2dee0 |
||
---|---|---|
.. | ||
lualib | ||
HashLibrary.php | ||
HtmlLibrary.php | ||
LanguageLibrary.php | ||
LibraryBase.php | ||
LuaEngine.php | ||
LuaError.php | ||
LuaInterpreter.php | ||
LuaInterpreterBadVersionError.php | ||
LuaInterpreterNotFoundError.php | ||
LuaModule.php | ||
MessageLibrary.php | ||
SiteLibrary.php | ||
TextLibrary.php | ||
TitleLibrary.php | ||
UriLibrary.php | ||
UstringLibrary.php |