summaryrefslogtreecommitdiffstats
path: root/t/fmt/txt-markdown/Tables.pot
diff options
context:
space:
mode:
Diffstat (limited to 't/fmt/txt-markdown/Tables.pot')
-rw-r--r--t/fmt/txt-markdown/Tables.pot40
1 files changed, 40 insertions, 0 deletions
diff --git a/t/fmt/txt-markdown/Tables.pot b/t/fmt/txt-markdown/Tables.pot
new file mode 100644
index 0000000..87f614e
--- /dev/null
+++ b/t/fmt/txt-markdown/Tables.pot
@@ -0,0 +1,40 @@
+# SOME DESCRIPTIVE TITLE
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2024-05-09 23:17+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. type: Title #
+#: Tables.md:1
+#, markdown-text, no-wrap
+msgid "This is a test about tables"
+msgstr ""
+
+#. type: Plain text
+#: Tables.md:6
+#, markdown-text, no-wrap
+msgid ""
+"| Head 1 | Head 2 |\n"
+"| ------ | ------ |\n"
+"| Cell 1 | Cell 2 |\n"
+msgstr ""
+
+#. type: Plain text
+#: Tables.md:11
+#, markdown-text
+msgid ""
+"This should probably not be a table. | even if | it looks | | ------- | "
+"-------- | | quite | similar | But I'm not sure either."
+msgstr ""