code / tomo-wrap

Lines97 Tomo79 Markdown15 INI3
(12 lines)

Tomo Wrap

This is an example module for Tomo that performs text wrapping.

Usage

To see the program in action, try:

tomo wrap.tm <wrap.tm
1 # Tomo Wrap
3 This is an example module for [Tomo](https://tomo.bruce-hill.com) that performs
4 text wrapping.
6 ## Usage
8 To see the program in action, try:
10 ```
11 tomo wrap.tm <wrap.tm
12 ```