diff --git a/src/routes/community/create-post/+page.svelte b/src/routes/community/create-post/+page.svelte
index d46d098f..6d1ae8af 100644
--- a/src/routes/community/create-post/+page.svelte
+++ b/src/routes/community/create-post/+page.svelte
@@ -170,23 +170,36 @@
placeholder={'Please pick at least 1 tag but no more than 3' }
/>
-
-
+
+
+ Use
+ Markdown
+ to format posts.
+
+
+
-
+
+
+ We use Markdown to format posts and comments on Stocknear. We support CommonMark and Github Flavored Markdown (with the exception of image tags and raw HTML).
+
+
+