aboutsummaryrefslogtreecommitdiff
path: root/editor/example.html
diff options
context:
space:
mode:
Diffstat (limited to 'editor/example.html')
-rw-r--r--editor/example.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/editor/example.html b/editor/example.html
index ac45e60..6688435 100644
--- a/editor/example.html
+++ b/editor/example.html
@@ -35,6 +35,7 @@
border-color: lightblue;
border-width: 0px;
border-style: solid;
+ white-space: pre-wrap;
}
</style>
</head>
@@ -66,10 +67,10 @@
path: path,
content: `mkdir -p \${HOME}/aur/stackdriver-collectd
-git -C \${HOME}/aur/stackdriver-collectd clone \
+git -C \${HOME}/aur/stackdriver-collectd clone \\
ssh://aur@aur.archlinux.org/stackdriver-collectd.git .
-sh -c "cd \${HOME}/aur/stackdriver-collectd; \
+sh -c "cd \${HOME}/aur/stackdriver-collectd; \\
makepkg --force --install --noconfirm"
pacman -Ql stackdriver-collectd