Re: [w3c/webcomponents] Highlight code blocks, fix emphasis (#712)

rniwa commented on this pull request.



>  <template type="my-template-type" id="contactTemplate">
-    <section><h1>{{name}}</h1>Email: <a href="mailto:{{email}}">{{email}}</a></section>
+    <section>
+        <h1>{{name}}</h1>

Please undo this reformatting.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/pull/712#pullrequestreview-77967196

Received on Tuesday, 21 November 2017 00:26:54 UTC