mirror of
				https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
				synced 2025-10-30 01:35:32 +00:00 
			
		
		
		
	Bugfix: doppelte Marginalien
This commit is contained in:
		| @@ -8,4 +8,5 @@ public interface ICollectionRule { | ||||
|     public HamannXPath[] Backlinks { get; } | ||||
|     public IEnumerable<(string, XElement, XMLRootDocument)> GenerateIdentificationStrings(IEnumerable<(XElement, XMLRootDocument)> List); | ||||
|     public IEnumerable<(string, XElement, XMLRootDocument, bool)> GenerateBacklinkString(IEnumerable<(XElement, XMLRootDocument)> List); | ||||
|     public bool CheckDatatypes(XElement element); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens