From 8b6621966195ae20c972e812d5cdbed2b6146675 Mon Sep 17 00:00:00 2001 From: rjohnson Date: Thu, 18 Mar 2021 17:16:33 -0700 Subject: remove fx_minversion_header macro calls --- files/zh-cn/web/exslt/index.html | 1 - files/zh-cn/web/exslt/regexp/match/index.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'files/zh-cn/web/exslt') diff --git a/files/zh-cn/web/exslt/index.html b/files/zh-cn/web/exslt/index.html index 9f272473a5..4e255e101f 100644 --- a/files/zh-cn/web/exslt/index.html +++ b/files/zh-cn/web/exslt/index.html @@ -11,7 +11,6 @@ translation_of: Web/EXSLT ---

{{ XsltRef() }} -{{ Fx_minversion_header(3) }} EXSLT is a set of extensions to XSLT. There are a number of modules; those that are supported by Firefox are listed below:

Common (exsl) diff --git a/files/zh-cn/web/exslt/regexp/match/index.html b/files/zh-cn/web/exslt/regexp/match/index.html index 2aebf1da22..7f7ae9a049 100644 --- a/files/zh-cn/web/exslt/regexp/match/index.html +++ b/files/zh-cn/web/exslt/regexp/match/index.html @@ -3,7 +3,7 @@ title: match slug: Web/EXSLT/regexp/match translation_of: Web/EXSLT/regexp/match --- -

{{ XsltRef() }} {{ Fx_minversion_header(3) }}

+

{{ XsltRef() }}


regexp:match() performs regular expression matching on a string, returning the submatches found as a result.

-- cgit v1.2.3-54-g00ecf