Skip to content

Instantly share code, notes, and snippets.

@timotheecour
Created March 13, 2021 20:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timotheecour/e53f06241914fa1e20a40f631edfae10 to your computer and use it in GitHub Desktop.
Save timotheecour/e53f06241914fa1e20a40f631edfae10 to your computer and use it in GitHub Desktop.
when defined case1:
## a11
## ===
##
## a12
## ---
##
## a13
## ~~~
##
## a14
## ===
##
## a15
## ~~~
##
## hello
when defined case2:
##[
a11
===
a12
---
a13
~~~
a14
===
a15
~~~
hello
]##
when defined case3:
##[
a11
===
a12
---
a13
~~~
a14
===
a15
~~~
hello
]##
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment