From 8bc9fdef0cae329769456285e7486ff77ee81509 Mon Sep 17 00:00:00 2001 From: Johannes Nielsen Date: Fri, 13 Jun 2025 07:46:58 +0200 Subject: [PATCH] [DOCS] Remove outdated paragraph There is no necessity anymore for user functions to be prepended with `user_` anymore, so that confusing and vague sentence can be removed. --- Documentation/Functions/Parsefunc.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/Functions/Parsefunc.rst b/Documentation/Functions/Parsefunc.rst index 7c7adf859..79b123e53 100644 --- a/Documentation/Functions/Parsefunc.rst +++ b/Documentation/Functions/Parsefunc.rst @@ -190,9 +190,6 @@ userFunc Similar to, for example, :ref:`stdwrap-postUserFunc` in :ref:`stdWrap`, or :ref:`typolink.userFunc `. - Remember the function name must possibly be prepended :php:`user_`. - - .. _parsefunc-nonTypoTagStdWrap: nonTypoTagStdWrap