Skip to content

Strip translate tags from wikitext when building a Wish

Tim Starling requested to merge work/tstarling/strip-translate into main

In WishStoreUpdater, strip , and unit markers from the wikitext before sending it to the template parser. I used regexes similar to the ones in the Translate extension.

Bug: T368349

Edited by Tim Starling

Merge request reports