Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/contact/details.md

Issue 29340888: Noissue - Make markup compatible with the new version of Markdown's attr_list extension (Closed)
Patch Set: Created April 27, 2016, 3:29 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « includes/contact/address.md ('k') | includes/index/media.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/contact/details.md
===================================================================
--- a/includes/contact/details.md
+++ b/includes/contact/details.md
@@ -1,17 +1,16 @@
-### <span>Follow us:</span> ###{.heading}
+### <span>Follow us:</span> ### {.heading}
[![Twitter](/images/twitter.png)](https://twitter.com/eyeo)
-### <span>Contact details:</span> ###{.heading}
+### <span>Contact details:</span> ### {.heading}
Job applications: [jobs@eyeo.com](mailto:jobs@eyeo.com)<br>
PR: [press@eyeo.com](mailto:press@eyeo.com)<br>
Phone: +49 (0) 221 / 65028 598<br>
Fax: +49 (0) 221 / 65028 599
-### <span>Legal information:</span> ###{.heading}
+### <span>Legal information:</span> ### {.heading}
VAT-ID: DE279292414<br>
District Court Cologne: HRB 73508<br>
Managing Directors: Till Faida, Felix Dahlke
-
Thomas Greiner 2016/04/27 15:32:18 Coding style: "Newline at end of file, otherwise n
Wladimir Palant 2016/04/27 15:39:17 Yes, this file had two newlines at the end of file
« no previous file with comments | « includes/contact/address.md ('k') | includes/index/media.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld