Skip to content

Commit 34d497f

Browse files
committed
whitespace
1 parent 73f884f commit 34d497f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/tests/adoc-features.adoc

-3
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ public class HelloWorld {
8383
System.out.println("Hello, World");
8484
}
8585
}
86-
8786
----
8887

8988
.javascript
@@ -100,7 +99,6 @@ class HelloWorld {
10099
println "Hello, World!"
101100
}
102101
}
103-
104102
----
105103

106104
.html
@@ -193,7 +191,6 @@ title = "Ballad of Simplicity"
193191
duration = "5:20"
194192
----
195193

196-
197194
== Lists
198195

199196
Bulleted:

0 commit comments

Comments
 (0)