From: Tom Hughes Date: Sun, 11 Mar 2012 10:09:03 +0000 (+0000) Subject: Link to the Markdown spec X-Git-Tag: live~5657 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/6039aac76eb12c9b9a6e336c63e7bf46671684d9?hp=d66f38de4538bf7191cd7677dae5c4a44fa627c1 Link to the Markdown spec --- diff --git a/app/views/site/_markdown_help.html.erb b/app/views/site/_markdown_help.html.erb index 9c03ac6fe..832679716 100644 --- a/app/views/site/_markdown_help.html.erb +++ b/app/views/site/_markdown_help.html.erb @@ -1,7 +1,7 @@ - + diff --git a/config/locales/en.yml b/config/locales/en.yml index 53f3ffb56..cfff3940e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1408,7 +1408,7 @@ en: edit: Edit preview: Preview markdown_help: - title: Parsed with Markdown + title_html: Parsed with Markdown headings: Headings heading: Heading subheading: Subheading
<%= t "site.markdown_help.title" %><%= t "site.markdown_help.title_html" %>