Skip to content

Commit 1ff3a31

Browse files
author
everget
committed
Clean-up templates
1 parent fc4336e commit 1ff3a31

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

snippets/templates/template_function.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![PineCoders](/images/PineCodersLong.png "PineCoders")
22

3-
# Template Snippet Name
3+
# Your Snippet Name
44

55
#### Description:
66

@@ -27,7 +27,6 @@ f_phi() =>
2727
<!-- leave a blank line after summary -->
2828
<summary>@version=2:</summary>
2929

30-
<!-- -->
3130
<!-- code goes between the backticks: -->
3231
```javascript
3332
f_phi() =>
@@ -43,9 +42,8 @@ Place description of the example here.<br/>
4342

4443
<details open>
4544
<!-- leave a blank line after summary -->
46-
<!--<summary>Code:</summary> -->
45+
<summary>&nbsp;</summary>
4746

48-
<!-- -->
4947
<!-- code goes between the backticks: -->
5048
```javascript
5149
//@version=4

snippets/templates/template_technique.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![PineCoders](/images/PineCodersLong.png "PineCoders")
22

3-
# Template Snippet Name
3+
# Your Snippet Name
44

55
#### Description:
66

snippets/templates/template_variable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![PineCoders](/images/PineCodersLong.png "PineCoders")
22

3-
# Template Snippet Name
3+
# Your Snippet Name
44

55
#### Description:
66

0 commit comments

Comments
 (0)