termynal / termynal.py

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

Support for multiline output #13

Closed daxartio closed 1 year ago

daxartio commented 1 year ago

I expect after entering a command that output will be without the animation.

For example


<!-- termynal -->

$ poetry --help

Description: Lists commands.

Usage: list [options] [--] []

The example here

daxartio commented 1 year ago

Added in v0.7.0