From 0db2f564bfbfc4343a03ad6be66f8d4d1ed2dada Mon Sep 17 00:00:00 2001 From: Andy Zhao Date: Thu, 24 May 2018 10:42:56 -0400 Subject: [PATCH] Add repl.it info to editor guide (#348) --- app/views/pages/_editor_guide_text.html.erb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/views/pages/_editor_guide_text.html.erb b/app/views/pages/_editor_guide_text.html.erb index 9a0bd5c65..5ba6c20b1 100644 --- a/app/views/pages/_editor_guide_text.html.erb +++ b/app/views/pages/_editor_guide_text.html.erb @@ -85,8 +85,10 @@

RunKit Embed

Put executable code within a runkit liquid block, as follows:

{% runkit %}
console.log("Place javascript here!");
{% endrunkit %}
- - + +

repl.it Embed

+

All you need is the URL after the domain name:

+ {% replit @WigWog/PositiveFineOpensource %}

Instagram Embed

All you need is the Instagram post id from the URL.