aboutsummaryrefslogtreecommitdiff
path: root/lib/plain_exporter.rb
Commit message (Collapse)AuthorAgeFilesLines
* lib: Introduce the PlainExporterMiquel Sabaté Solà2025-07-011-0/+42
This class exports things into plain text. It follows a close format to that of the one for UOC, but without any formatting. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>