diff --git a/ckanext/datarequests/templates/datarequests/snippets/comment_form.html b/ckanext/datarequests/templates/datarequests/snippets/comment_form.html index 7810a5c..2f667cf 100644 --- a/ckanext/datarequests/templates/datarequests/snippets/comment_form.html +++ b/ckanext/datarequests/templates/datarequests/snippets/comment_form.html @@ -22,7 +22,7 @@
{% set markdown_tooltip = "

__Bold text__ or _italic text_

# title
## secondary title
### etc

* list
* of
* items

http://auto.link.ed/

Full markdown syntax

Please note: HTML tags are stripped out for security reasons

" %} - {% trans %}You can use Markdown formatting here. You can refer datasets by adding their URL.{% endtrans %} + {% trans %}You can use Markdown formatting here. You can refer datasets by adding their URL.{% endtrans %}
{% if g.recaptcha_publickey %}