diff --git a/typo3/sysext/fluid_styled_content/Configuration/TypoScript/Helper/ParseFunc.txt b/typo3/sysext/fluid_styled_content/Configuration/TypoScript/Helper/ParseFunc.txt
index c5c1f0d9e0314dbc0582cf169a6e70dd37c315aa..28172c9a3c13c8f848eda8df6a8bb4e827cd5d78 100644
--- a/typo3/sysext/fluid_styled_content/Configuration/TypoScript/Helper/ParseFunc.txt
+++ b/typo3/sysext/fluid_styled_content/Configuration/TypoScript/Helper/ParseFunc.txt
@@ -61,6 +61,9 @@ lib.parseFunc_RTE {
             stripNL = 1
             stdWrap.parseFunc = < lib.parseFunc
         }
+        pre {
+            stdWrap.parseFunc < lib.parseFunc
+        }
         table {
             stripNL = 1
             stdWrap {