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 @@
# Create a Function
How to define a function with input and output parameters. #docs #function #language
How to define a function with input and output parameters.
### @parent js/language