]> git.openstreetmap.org Git - rails.git/commitdiff
Link to the Markdown spec
authorTom Hughes <tom@compton.nu>
Sun, 11 Mar 2012 10:09:03 +0000 (10:09 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 17 Mar 2012 16:36:59 +0000 (16:36 +0000)
app/views/site/_markdown_help.html.erb
config/locales/en.yml

index 9c03ac6fe1bd78dec6d187e67e66c266509ff162..832679716feac2b26a091cacc866702b4b9e88b1 100644 (file)
@@ -1,7 +1,7 @@
 <table>
   <thead>
     <tr>
 <table>
   <thead>
     <tr>
-      <th colspan="2"><%= t "site.markdown_help.title" %></th>
+      <th colspan="2"><%= t "site.markdown_help.title_html" %></th>
     </tr>
   </thead>
   <tbody>
     </tr>
   </thead>
   <tbody>
index 53f3ffb561e69497e0b93212772e3c347491a03a..cfff3940e58f4637b2bba41d6f9f944a330cf389 100644 (file)
@@ -1408,7 +1408,7 @@ en:
       edit: Edit
       preview: Preview
     markdown_help:
       edit: Edit
       preview: Preview
     markdown_help:
-      title: Parsed with Markdown
+      title_html: Parsed with <a href="http://daringfireball.net/projects/markdown/">Markdown</a>
       headings: Headings
       heading: Heading
       subheading: Subheading
       headings: Headings
       heading: Heading
       subheading: Subheading