Ensure title shows correctly for doc pages

This commit is contained in:
Thomas Denney 2016-07-15 15:50:26 +01:00
parent 6a1415b3e1
commit b76622542b
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
## Variables
# Variables
[Assign](/blocks/variables/assign) (set) a variable's value

View File

@ -1,4 +1,4 @@
## Sequencing commands
# Sequencing commands
By calling one function after another, you can create an animation:

View File

@ -1,3 +1,3 @@
## String functions
# String functions
TBD