From 36864aed8db233a63feb9dd78773e556fdca32b9 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Mon, 18 Nov 2019 10:43:05 -0500 Subject: [PATCH] document new media element bindings --- site/content/docs/02-template-syntax.md | 10 +++++++++- .../tutorial/06-bindings/10-media-elements/text.md | 6 +++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/site/content/docs/02-template-syntax.md b/site/content/docs/02-template-syntax.md index 345dee1556..aaf8fde1e3 100644 --- a/site/content/docs/02-template-syntax.md +++ b/site/content/docs/02-template-syntax.md @@ -563,12 +563,14 @@ Elements with the `contenteditable` attribute support `innerHTML` and `textConte --- -Media elements (`