You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: tests/prettify_test.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1295,7 +1295,7 @@ <h1>Go mode</h1>
1295
1295
fmt.Printf("Hello, world; or Καλημέρα κόσμε; or こんにちは 世界\n") // Semicolon inserted here
1296
1296
}
1297
1297
1298
-
/* " */ "foo /* " /*/ */
1298
+
/* " */ "foo /* " /*/ */
1299
1299
</pre>
1300
1300
1301
1301
Test IE by copy/pasting content here.
@@ -1305,8 +1305,8 @@ <h1>Go mode</h1>
1305
1305
<scripttype="text/javascript">
1306
1306
/**
1307
1307
* maps ids of rewritten code to the expected output.
1308
-
* For brevity, <span class="foo"> has been changed to `FOO and close span tags
1309
-
* have been changed to `END.
1308
+
* For brevity, <span class="foo"> has been changed to `FOO and </span>
0 commit comments