From bb61a20d5c57cb02295f92de2002b0cfd4e071c4 Mon Sep 17 00:00:00 2001 From: Tim van der Lippe Date: Fri, 23 Feb 2018 16:57:56 +0100 Subject: [PATCH] Update types --- types/lib/elements/custom-style.d.ts | 6 ++--- types/lib/elements/dom-repeat.d.ts | 40 +++++++++++++++------------- 2 files changed, 24 insertions(+), 22 deletions(-) diff --git a/types/lib/elements/custom-style.d.ts b/types/lib/elements/custom-style.d.ts index 0ceeae111c..a0c19a23d1 100644 --- a/types/lib/elements/custom-style.d.ts +++ b/types/lib/elements/custom-style.d.ts @@ -34,12 +34,12 @@ declare namespace Polymer { * * For example: * - * ``` + * ```html * - * + * * * - * ... + * * *