Skip to content

Commit cccd2b1

Browse files
committed
Remove Gist sections from code syntax and markdown syntax guides
1 parent 315e563 commit cccd2b1

3 files changed

Lines changed: 1 addition & 13 deletions

File tree

content/posts/code_syntax.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Code Syntax Guide"
44
date: "2019-03-10"
55
description: "Sample article showcasing basic code syntax and formatting for HTML elements."
66
summary: "Sample article showcasing basic code syntax and formatting for HTML elements."
7-
tags: ["markdown", "syntax", "code", "gist"]
7+
tags: ["markdown", "syntax", "code",]
88
categories: ["themes", "syntax"]
99
series: ["Themes Guide"]
1010
ShowToc: true
@@ -149,7 +149,3 @@ This is pre text
149149
</body>
150150
</html>
151151
{{< /highlight >}}
152-
153-
### Github Gist
154-
155-
{{< gist adityatelange 376cd56ee2c94aaa2e8b93200f2ba8b5 >}}

content/posts/markdown-syntax.fa.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,6 @@ This is pre text
142142
</html>
143143
{{< /highlight >}}
144144

145-
#### Gist
146-
147-
{{< gist spf13 7896402 >}}
148-
149145
## List Types
150146

151147
#### Ordered List

content/posts/markdown-syntax.fr.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,6 @@ This is pre text
142142
</html>
143143
{{< /highlight >}}
144144

145-
#### Gist
146-
147-
{{< gist spf13 7896402 >}}
148-
149145
## List Types
150146

151147
#### Ordered List

0 commit comments

Comments
 (0)