From edc37037db2ac4840340534cfec09c184dd646e4 Mon Sep 17 00:00:00 2001 From: James Graham Date: Tue, 21 Sep 2021 11:19:26 +0100 Subject: [PATCH] Missing markdown --- rfcs/remote_channel.md | 1 + 1 file changed, 1 insertion(+) diff --git a/rfcs/remote_channel.md b/rfcs/remote_channel.md index 69f2807f..fbf89ce7 100644 --- a/rfcs/remote_channel.md +++ b/rfcs/remote_channel.md @@ -528,6 +528,7 @@ promise_test(async t => { assert_equals("result", PASS); }); +``` ```html