From a02e40113d516598e8f50e8a26dd54f92fd23620 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Feb 05 2016 21:19:40 +0000 Subject: Add a link to the markdown syntax near the input fields for comments Fixes https://pagure.io/pagure/issue/710 --- diff --git a/pagure/templates/issue.html b/pagure/templates/issue.html index 6b1edc3..0417899 100644 --- a/pagure/templates/issue.html +++ b/pagure/templates/issue.html @@ -78,13 +78,17 @@
0%
+ Markdown Syntax
- - + +
{% else %} diff --git a/pagure/templates/pull_request.html b/pagure/templates/pull_request.html index a6aebbe..4ab71ea 100644 --- a/pagure/templates/pull_request.html +++ b/pagure/templates/pull_request.html @@ -341,14 +341,18 @@ + placeholder="Enter your comment here" tabindex=1>
+ Markdown Syntax
- - + +
{% else %}