-
-
Save dmitry/7836ea7a0c72aaad9f3f8a16061c5b76 to your computer and use it in GitHub Desktop.
Revisions
-
joyrexus revised this gist
Apr 24, 2017 . 2 changed files with 3 additions and 4 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,13 +1,13 @@ ## collapsible markdown? <details><summary>CLICK ME</summary> <p> #### yes, even hidden code blocks! ```python print("hello world!") ``` </p> </details> 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 +0,0 @@ -
joyrexus created this gist
Apr 24, 2017 .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,13 @@ ## hidden code blocks? <details><summary>CLICK ME</summary> <p> #### yes, hidden code blocks! ```python print("hello world!") ``` </p> </details> 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 @@ https://gist.github.com/c0416db82a1dd214445a641ed30ca0da