Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.05 KB

test_06_mardown_images.md

File metadata and controls

29 lines (23 loc) · 1.05 KB

Markdown Image support

[[{doc_has.image]]


Let's embbed an svg image with 30ch width ... image title{width:30ch;}

  • Let's embbed it again inside a list image title{width:20ch;}
    1. Let's do it again: image title{width:10ch;transform: rotate(90deg);}
11. And again!!!!!
   ```
   | ![image](./test.svg){width:10ch;}
   ```

You hate images, don't you? Let's trap them in a table!!

Column 1 Column 2
image{width:5ch;}
image{width:5ch;transform: rotate(270deg);}

Now images are under the control of TXT!!! ah, Ah, ah!!! [[doc_has.image}]]