removing hashtags from docs

This commit is contained in:
Peli de Halleux
2016-04-01 16:22:47 -07:00
parent 64eec2875b
commit 9f4a121829
268 changed files with 268 additions and 274 deletions

View File

@@ -1,6 +1,6 @@
# Function Parameters
How to use parameters to pass info in and out of an function. #docs #input #output #function #functionparameters
How to use parameters to pass info in and out of an function.
### @parent js/function