Last active
January 8, 2025 07:38
-
-
Save randallreedjr/9dceb795ee0da848ea56f73f663b07db to your computer and use it in GitHub Desktop.
Revisions
-
randallreedjr revised this gist
Jun 20, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ There are comments here but you can't see them Below this ↓ [//]: # (This syntax works like a comment, and won't appear in any output.) [//]: # (It’s a little bizarre, but it works with MacDown and Pandoc.) -
randallreedjr revised this gist
Jun 20, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Below this --- And above this ↑ Check out the "raw" file if you don't believe me! -
randallreedjr revised this gist
Jun 20, 2019 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,6 +5,8 @@ Below this [//]: # (This syntax works like a comment, and won't appear in any output.) [//]: # (It’s a little bizarre, but it works with MacDown and Pandoc.) --- And above this Check out the "raw" file if you don't believe me! -
randallreedjr revised this gist
Jun 20, 2019 . 1 changed file with 4 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,11 +1,13 @@ There are comments here but you can't see them Below this [//]: # (This syntax works like a comment, and won't appear in any output.) [//]: # (It’s a little bizarre, but it works with MacDown and Pandoc.) And above this Check out the "raw" file if you don't believe me! Here's a codeblock to see what the comment syntax looks like ``` -
randallreedjr revised this gist
Jun 20, 2019 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,10 @@ There are comments here but you can't see them --- [//]: # (This syntax works like a comment, and won't appear in any output.) [//]: # (It’s a little bizarre, but it works with MacDown and Pandoc.) --- Here's a codeblock to see what the comment syntax looks like -
randallreedjr created this gist
Jun 20, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ There are comments here but you can't see them --- [//]: # (This syntax works like a comment, and won't appear in any output.) [//]: # (It’s a little bizarre, but it works with MacDown and Pandoc.) --- Here's a codeblock to see what the comment syntax looks like ``` [//]: # (This syntax works like a comment, and won't appear in any output.) [//]: # (It’s a little bizarre, but it works with MacDown and Pandoc.) ``` Source: https://alvinalexander.com/technology/markdown-comments-syntax-not-in-generated-output