Jekyll tests

Extensions

strike through (~~)

http://xy.z

abc@xy.z

tasklist

  • foo
    • bar
    • baz
  • bim

Code

#### tasklist 
- [x] foo
  - [ ] bar
  - [x] baz
- [ ] bim
if i > 0:
    print(f''' i =  {i}
2i = {2*i}''')

text and code . . .


Local images (relative path)

./MarkdownIcon.png ![./MarkdownIcon.png](/jekyll_1/assets/img/MarkdownIcon.png "MarkdownIcon.png"){: width="20px"}

MarkdownIcon.png?raw=1 ![MarkdownIcon.png?raw=1](/jekyll_1/assets/img/MarkdownIcon.png?raw=1 "MarkdownIcon.png"){: style="float:right;width:33px;"} (?raw=1 works in some clouds)

MarkdownIcon <img src="/jekyll_1/assets/img/MarkdownIcon.png?raw=1" alt="MarkdownIcon" width="30px"/>

HTTP image -Smiley-face


Tabels

header Pipe table
0 1 2
3 4 5

MathJax test