diff --git a/docs/blocks/variables.md b/docs/blocks/variables.md index e4b5c0ed..8009c744 100644 --- a/docs/blocks/variables.md +++ b/docs/blocks/variables.md @@ -1,4 +1,4 @@ -## Variables +# Variables [Assign](/blocks/variables/assign) (set) a variable's value diff --git a/docs/js/sequence.md b/docs/js/sequence.md index 349dd466..e8a77af6 100644 --- a/docs/js/sequence.md +++ b/docs/js/sequence.md @@ -1,4 +1,4 @@ -## Sequencing commands +# Sequencing commands By calling one function after another, you can create an animation: diff --git a/docs/reference/types/string-functions.md b/docs/reference/types/string-functions.md index a4909c2e..f546ce1c 100644 --- a/docs/reference/types/string-functions.md +++ b/docs/reference/types/string-functions.md @@ -1,3 +1,3 @@ -## String functions +# String functions TBD \ No newline at end of file