summaryrefslogtreecommitdiffstats
path: root/t/fmt/asciidoc/MacroIncludesHugo.trans
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 11:26:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 11:26:17 +0000
commit5df6c2aefebe3d2abcc939a88e294876d59f03ca (patch)
tree63fb332a0f21ddb91cb789c80cf64e134d373463 /t/fmt/asciidoc/MacroIncludesHugo.trans
parentInitial commit. (diff)
downloadpo4a-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/MacroIncludesHugo.trans')
-rw-r--r--t/fmt/asciidoc/MacroIncludesHugo.trans31
1 files changed, 31 insertions, 0 deletions
diff --git a/t/fmt/asciidoc/MacroIncludesHugo.trans b/t/fmt/asciidoc/MacroIncludesHugo.trans
new file mode 100644
index 0000000..a1f4a14
--- /dev/null
+++ b/t/fmt/asciidoc/MacroIncludesHugo.trans
@@ -0,0 +1,31 @@
+== iNCLUDES
+
+include::shared/attributes/attributes-{{% lang %}}.adoc[]
+include::shared/{{% lang %}}/teams.adoc[]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
+include::partial.adoc[]
+include::chapter01.adoc[]
+include::chapter01.adoc[leveloffset=+1]
+include::attributes-settings.adoc[]
+include::attributes-urls.adoc[]
+include::{includedir}/fragment1.adoc[]
+include::{sourcedir}/org/asciidoctor/Asciidoctor.java[]
+include::sales/2016/results.csv[]
+include::complex-list-item.adoc[]
+include::filename.txt[lines="1..10,15..20"]
+include::filename.txt[lines=12..-1]
+include::https://raw.githubusercontent.com/asciidoctor/asciidoctor/main/README.adoc[]
+
+== dESCRIPTION lIST
+
+cpu:: tHE BRAIN OF THE COMPUTER.
+hARD DRIVE:: pERMANENT STORAGE FOR OPERATING SYSTEM AND/OR USER FILES.
+ram:: tEMPORARILY STORES INFORMATION THE cpu USES DURING OPERATION.
+kEYBOARD:: uSED TO ENTER TEXT OR CONTROL ITEMS ON THE SCREEN.
+mOUSE:: uSED TO POINT TO AND SELECT ITEMS ON YOUR COMPUTER SCREEN.
+mONITOR:: dISPLAYS INFORMATION IN VISUAL FORM USING TEXT AND GRAPHICS.
+iNCLUDE:: dISPLAYS INFORMATION IN VISUAL FORM USING TEXT AND GRAPHICS.
+INCLUDE:: dISPLAYS INFORMATION IN VISUAL FORM USING TEXT AND GRAPHICS.
+INCLUDE:: dISPLAYS INFORMATION IN VISUAL FORM USING[] TEXT AND GRAPHICS.
+INCLUDE:: dISPLAYS INFORMATION IN VISUAL FORM USING TEXT AND GRAPHICS.[]