diff --git a/demos/custom-fields/index.html b/demos/custom-fields/index.html index e2c666b45..7f2048669 100644 --- a/demos/custom-fields/index.html +++ b/demos/custom-fields/index.html @@ -18,6 +18,11 @@ is used to define a turtle.
+All of the custom field implementation is in + demos/custom-fields/field_turtle.js, including comments on each required + function. +
+Click on the blocks' comment icons to learn what they are demonstrating. Use the buttons below to see how the fields react to changes.
diff --git a/demos/index.html b/demos/index.html index 05d633c90..00c229512 100644 --- a/demos/index.html +++ b/demos/index.html @@ -149,6 +149,18 @@ +