termynal / termynal.py

Python markdown terminal. Built for mkdocs
https://termynal.github.io/termynal.py/
MIT License
95 stars 8 forks source link

Need to custom size #19

Open SavantEVO opened 10 months ago

SavantEVO commented 10 months ago

Hello ! Please help me ! How to config resize bash . Thank you ! image

daxartio commented 10 months ago

Hello!

Do you need to resize of each block?

daxartio commented 10 months ago

You can do it like this

[data-termynal] {
    max-width: 100%;
}