💄 Site > Set example code as editable content

This commit is contained in:
brunosimon
2017-01-21 11:10:14 +01:00
parent d524f49106
commit 34f21d0dbd
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -85,13 +85,13 @@ section.text
p
| Install Keppler globally:
pre
code
code(contenteditable="true")
span.line.opacity-20
| npm install -g keppler
p
| Start Keppler inside the project folder:
pre
code
code(contenteditable="true")
span.line.opacity-20
| cd ./my-awesome-project
br