panglesd / slipshow

An engine for displaying slips, the next-gen version of slides
MIT License
637 stars 10 forks source link

Add a ascii layout #42

Open panglesd opened 1 month ago

panglesd commented 1 month ago

I think it would be nice to have an "ascii layout" to place elements as ascii art.

For instance:

```layout
aa b
aa b
c dd

[a]: Some content [b]: other content

[d]: so on