Lightweight markup language for formatting terminal output with colors and styles
Tiny markup language for terminal output
tml$ tml input.tml$ echo '[bold red]Error:[/bold red] Something went wrong' | tml$ tml -c '[green]✓ Success[/green] - [dim]Process completed[/dim]'