Tags give the ability to mark specific points in history as being important
Version 2.2.0 * Add documentation * Improve performance and memory usage * Remove term-size from default features to reduce binary size
Version 2.1.0 * Add complete set of HTML tags * Add support for plain inline elements (vs replaced text)
Version 0.1.1 * add --width option * bugfix for tables with colspan * code cleanup
Initial version of august in rust. This port is currently pretty similar in features to the python verison. There are some small differences (better unicode support, and fixed handling of some hidden elements.