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