X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/b80d47e7da6ac90a56b9705089f246a8050ee364..1cbbc10ec680da017745add73b98986197988bd3:/forum/skins/default/templates/question_edit_tips.html diff --git a/forum/skins/default/templates/question_edit_tips.html b/forum/skins/default/templates/question_edit_tips.html index f98cbe9..3ba5f56 100644 --- a/forum/skins/default/templates/question_edit_tips.html +++ b/forum/skins/default/templates/question_edit_tips.html @@ -1,7 +1,7 @@ {% load i18n %} -
-

{% trans "question tips" %}

+
+

{% trans "Title Tips" %}

  • @@ -24,8 +24,8 @@
-
-

{% trans "Markdown tips" %}

+
+

{% trans "Markdown Basics" %}

  • {% trans "*italic* or __italic__" %} @@ -37,7 +37,7 @@ {% trans "link" %}:[{% trans "text" %}](http://url.com/ "{% trans "title" %}")
  • - +
  • {% trans "image" %}:![alt {% trans "text" %}](/path/img.jpg "{% trans "title" %}") @@ -52,7 +52,24 @@
+ +
+

{% trans "What Are Tags" %}

+
    +
  • + {% trans "Tags are words that will tell others what this question is about." %} +
  • +
  • + {% trans "They will help other find your question." %} +
  • +
  • + {% trans "A question can have up to five tags, but it must have at least one." %} +
  • +
+
+ +