mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-26 07:14:54 +00:00
Documentation cleanups
This commit is contained in:
@@ -2,7 +2,7 @@ title: SampleJavaScriptWithError
|
||||
type: application/javascript
|
||||
|
||||
/*
|
||||
This is an example JavaScript file
|
||||
This is an example JavaScript program that contains an error
|
||||
*/
|
||||
function myFunction(param) {
|
||||
if(=) { // An error
|
||||
|
||||
Reference in New Issue
Block a user