All notable changes to this project will be documented in this file.
Format is based on [Keep a Changelog] (https://keepachangelog.com/en/1.0.0/). Versionning adheres to [Semantic Versioning] (https://semver.org/spec/v2.0.0.html)
- add a Funcmap function thta genrates ready to use funcmap to use in text/template.
- Migrate to github.com/pirmd/text v0.5.1 and github.com/pirmd/verify v0.4.1
- separate style from rest of github.com/pirmd/cli repository
- style/text becomes a standalone package
- add new styling functions: NoLeadingSpace, NoTrailingSpace and TrimSpace
- add support to format tables, nested lists and tabs
- add preliminary support to mdoc format
- rename NewLine to Line
- give markdown some love, alig nas far as possible plain text format with markdown
- clean api and (hopefully) propose better names (style.Func -> style.FormatFn, style.New -> style.Chainf)
- manipulation of often used text styling for (color)term, manpage idiom and (very)light markdown