mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-03 07:42:37 -08:00
Documentation cleanups
This commit is contained in:
parent
82f7a547fe
commit
3077f392a1
7 changed files with 61 additions and 98 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue