mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-29 13:23:22 -08:00
More docs updating
This commit is contained in:
parent
cd824a350a
commit
c677b4bddf
44 changed files with 142 additions and 40 deletions
|
|
@ -1,10 +0,0 @@
|
|||
title: SampleJavaScriptTiddler
|
||||
type: application/javascript
|
||||
tags: demo
|
||||
|
||||
/*
|
||||
This is an example JavaScript file
|
||||
*/
|
||||
function myFunction(param) {
|
||||
return param * Math.PI; // Perform a calculation
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue