diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-07-01 08:40:49 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-07-01 08:53:56 +0200 |
| commit | 34e16b7d7a88013578014be0402ab686b03f235b (patch) | |
| tree | 5ef848d3c44f72ff95a24b123e5da88bc5aef1a2 /test/fixtures/files/all.txt | |
| parent | 24714068efc5866999311ad482d54f5c7a90c449 (diff) | |
| download | operum-34e16b7d7a88013578014be0402ab686b03f235b.tar.gz operum-34e16b7d7a88013578014be0402ab686b03f235b.zip | |
lib: Introduce the PlainExporter
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>
Diffstat (limited to 'test/fixtures/files/all.txt')
| -rw-r--r-- | test/fixtures/files/all.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fixtures/files/all.txt b/test/fixtures/files/all.txt new file mode 100644 index 0000000..49205a9 --- /dev/null +++ b/test/fixtures/files/all.txt @@ -0,0 +1,2 @@ +Sabaté, Miquel; Nom (eds.) (2024). This is a 2. Dins de Some other thing, 22-24. This is a note 2. Publisher 2, Address 2: 2024. +Sabaté, Miquel; Smith, John; cognom2, Nom cognom1; cognom3 cognom4, Nom (2024). This is a title 1. Dins de Some other thing, 22-24. This is a note 1. Publisher 1. |
