You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry about the delay. I need to set up better notifications. The code didn't show up properly. Did you use ``` to wrap it (according to GitHub Flavored Markdown)?
When I use xpath replace like this
<xsl:value-of select="replace('Hello World', 'l', 'z')"/>
it says:
Extension functions must have a prefix
The text was updated successfully, but these errors were encountered: