diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 11:26:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 11:26:17 +0000 |
commit | 5df6c2aefebe3d2abcc939a88e294876d59f03ca (patch) | |
tree | 63fb332a0f21ddb91cb789c80cf64e134d373463 /t/fmt/asciidoc/Attributes.trans | |
parent | Initial commit. (diff) | |
download | po4a-5df6c2aefebe3d2abcc939a88e294876d59f03ca.tar.xz po4a-5df6c2aefebe3d2abcc939a88e294876d59f03ca.zip |
Adding upstream version 0.72.upstream/0.72
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 't/fmt/asciidoc/Attributes.trans')
-rw-r--r-- | t/fmt/asciidoc/Attributes.trans | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/t/fmt/asciidoc/Attributes.trans b/t/fmt/asciidoc/Attributes.trans new file mode 100644 index 0000000..99fab33 --- /dev/null +++ b/t/fmt/asciidoc/Attributes.trans @@ -0,0 +1,32 @@ +//po4a: entry Author +//po4a: entry Email +//po4a: entry Date +//po4a: entry Revision +//po4a: entry Key words +//po4a: entry Revision history +TEST ATTRIBUTES +=============== +:Author: STUART RACKHAM +:Email: SRACKHAM@GMAIL.COM +:Date: APRIL 23, 2004 +:Revision: 5.1.1 +:Key words: LINUX, RALINK, DEBIAN, WIRELESS +:Revision history: +//po4a: entry soft wrap 1 +//po4a: entry soft wrap 2 +//po4a: entry hard wrap +:soft wrap 1: A FIRST PART CONCATENATED WITH A SECOND ONE FOLLOWED BY A THIRD ONE +:soft wrap 2: AN OLD STYLE PART CONCATENATED WITH A SECOND ONE FOLLOWED BY A THIRD ONE +:hard wrap: A FIRST LINE + \ +CONCATENATED WITH A SECOND ONE + \ +FOLLOWED BY A THIRD ONE + +:soft wrap 1 unregistered: a first part \ +concatenated with a second one \ +followed by a third one unregistered +:soft wrap 2 unregistered: an old style part + +concatenated with a second one + +followed by a third one unregistered +:hard wrap unregistered: a first line + \ +concatenated with a second one + \ +followed by a third one unregistered |