Created
June 7, 2015 05:41
-
-
Save zaphar/ac703a7f0ba4d9e1207d to your computer and use it in GitHub Desktop.
This file contains 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 characters
:: | |
:: Sail Tricks | |
:::::: | |
:: | |
:: | |
/? 310 | |
:: | |
|% | |
++ newlines | |
|* [a=tape b=tape] | |
;: welp | |
a | |
"\0a" | |
b | |
== | |
-- | |
:: | |
^- manx | |
;html | |
;head | |
;title: ++Sail tricks | |
== | |
;body | |
;h1: ++Sail tricks | |
;div | |
;p: Look multiline data in a pre block! | |
;code | |
;pre | |
;- ;: newlines | |
"=+ a=1" | |
"a" | |
== | |
== | |
== | |
== | |
== | |
== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment