Check-in [1cf03b9628]
Overview
Comment:Fixed formatting of README when rendered
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1cf03b96283fbd376056f9e0814bab33c6d4f5a3b26674d8ec0a16281cf52e0e
User & Date: rkeene on 2018-12-08 22:29:58
Other Links: manifest | tags
Context
2018-12-08
22:35
Tcl Nano 1.2 check-in: 48865723da user: rkeene tags: trunk, 1.2
22:29
Fixed formatting of README when rendered check-in: 1cf03b9628 user: rkeene tags: trunk
22:29
Updated documentation regarding dependencies check-in: fbea5985d4 user: rkeene tags: trunk
Changes

Modified README.md from [49a5e2efdc] to [4b6cbf9c21].

25
26
27
28
29
30
31

32
33
34
35
36
37
38
   - A POSIX shell (such as _bash_)
   - The [Tcl interpreter](https://www.tcl-lang.org/)
   - The Tcl package [json](https://core.tcl.tk/tcllib/dir?ci=trunk&name=modules/json&type=tree)
   - The Tcl package [json::write](https://core.tcl.tk/tcllib/dir?ci=trunk&name=modules/json&type=tree)

The following optional dependencies should also be available (some features may not be
available without these packages):

   - The Tcl package [ip](https://core.tcl.tk/tcllib/dir?ci=trunk&name=modules/dns&type=tree)
   - The Tcl package [dns](https://core.tcl.tk/tcllib/dir?ci=trunk&name=modules/dns&type=tree)
   - The Tcl package [defer](https://core.tcl.tk/tcllib/dir?ci=trunk&name=modules/defer&type=tree)
   - The Tcl package [lmdb](https://github.com/ray2501/tcl-lmdb)
   - The Tcl package [udp](http://tcludp.sourceforge.net/)
   - The Tcl package [tclreadline](http://tclreadline.sourceforge.net/)








>







25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
   - A POSIX shell (such as _bash_)
   - The [Tcl interpreter](https://www.tcl-lang.org/)
   - The Tcl package [json](https://core.tcl.tk/tcllib/dir?ci=trunk&name=modules/json&type=tree)
   - The Tcl package [json::write](https://core.tcl.tk/tcllib/dir?ci=trunk&name=modules/json&type=tree)

The following optional dependencies should also be available (some features may not be
available without these packages):

   - The Tcl package [ip](https://core.tcl.tk/tcllib/dir?ci=trunk&name=modules/dns&type=tree)
   - The Tcl package [dns](https://core.tcl.tk/tcllib/dir?ci=trunk&name=modules/dns&type=tree)
   - The Tcl package [defer](https://core.tcl.tk/tcllib/dir?ci=trunk&name=modules/defer&type=tree)
   - The Tcl package [lmdb](https://github.com/ray2501/tcl-lmdb)
   - The Tcl package [udp](http://tcludp.sourceforge.net/)
   - The Tcl package [tclreadline](http://tclreadline.sourceforge.net/)