first commit

This commit is contained in:
aschwarz
2023-02-23 10:52:06 +01:00
commit 8bb9cee456
2426 changed files with 471082 additions and 0 deletions

View File

@ -0,0 +1,5 @@
--KEY--
Line1
--KEY--
Line2
--# vim: et sw=4 sts=4

View File

@ -0,0 +1,2 @@
DefaultValue
--# vim: et sw=4 sts=4

View File

@ -0,0 +1,19 @@
Namespace.Directive
TYPE: string
CHAIN-ME: 2
--DESCRIPTION--
Multiline
stuff
--FOR-WHO--
Single multiline
----
Namespace.Directive2
TYPE: integer
CHAIN-ME: 3
--DESCRIPTION--
M
stuff
--FOR-WHO--
Single multiline2
--# vim: et sw=4 sts=4

View File

@ -0,0 +1,3 @@
KEY: Original
KEY: New
--# vim: et sw=4 sts=4

View File

@ -0,0 +1,10 @@
Namespace.Directive
TYPE: string
CHAIN-ME: 2
--DESCRIPTION--
Multiline
stuff
--EMPTY--
--FOR-WHO--
Single multiline
--# vim: et sw=4 sts=4