X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=4600d458d4541122d44c504311105c9378e28b84;hb=9bb096a81834b63f5574c7f7231ad35271afc058;hp=92fff0fcf7390a020f7ed8864ab1e23abc0efa79;hpb=a5a7381f8624ceec940fc49896fc0c774dc6d0eb;p=Sone.git diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index 92fff0f..4600d45 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -3,7 +3,7 @@
- Avatar Image + Avatar Image
@@ -16,17 +16,20 @@ <%/if> <%/if> -
<% post.text|parse sone=post.sone>
+ <% post.text|html|store key=originalText text=true> + <% post.text|parse sone=post.sone|store key=parsedText text=true> +
<% originalText>
+
<% parsedText>
-
+
-
+ @@ -35,6 +38,10 @@
· + <%if ! originalText|match key=parsedText> + · + + <%/if>
· ↑