diff --git a/faq/plugin.jelly b/faq/plugin.jelly
index 025add4c..ab513ab6 100644
--- a/faq/plugin.jelly
+++ b/faq/plugin.jelly
@@ -66,8 +66,6 @@
-
-
@@ -82,62 +80,15 @@
Generating ${outFile} from ${faqFile}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
- #
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
+
diff --git a/faq/src/plugin-resources/faq.jsl b/faq/src/plugin-resources/faq.jsl
new file mode 100644
index 00000000..550267c4
--- /dev/null
+++ b/faq/src/plugin-resources/faq.jsl
@@ -0,0 +1,100 @@
+
+
+
+
+
+
+
+
+
+ ${title}
+
+
+
+
+
+
+
+
+
+ -
+
+ #
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/faq/xdocs/changes.xml b/faq/xdocs/changes.xml
index 71200a6d..b04f304b 100644
--- a/faq/xdocs/changes.xml
+++ b/faq/xdocs/changes.xml
@@ -25,6 +25,7 @@
+ Correctly pass through CDATA content
Make sure maven.faq.src exists to avoid exceptions