Skip to content

Commit d090869

Browse files
committed
format
1 parent de8b812 commit d090869

File tree

2 files changed

+5
-35
lines changed

2 files changed

+5
-35
lines changed

docs/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ <h2>Essential Packages</h2>
3232
<p>You should install the <a href="https://atom.io/packages/atom-k9">atom-k9</a> package (to run watch sketches from the editor).</p>
3333
<p>You may also want the <a href="https://atom.io/packages/set-syntax">set-syntax</a> package to make it easy to select the <b>JRubyArt</b> syntax mode.</p>
3434
<p>Note: You can easily edit <b>language-jruby-art.cson</b> to create custom snippets see extract below:-
35-
<pre>
36-
'.source.ruby.processing':
37-
Background:
38-
prefix: 'bkg'
39-
body: 'background ${1:int}'
35+
<pre>
36+
'.source.ruby.processing':
37+
Background:
38+
prefix: 'bkg'
39+
body: 'background ${1:int}'
4040
</pre>
4141
</body>
4242
</html>

docs/index.html~

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)