mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-12-18 07:15:32 +00:00
Bugfix: doppelte Marginalien
This commit is contained in:
@@ -44,4 +44,8 @@ public class StructureCollection : ICollectionRule {
|
||||
partialmatch);
|
||||
}
|
||||
}
|
||||
|
||||
public bool CheckDatatypes(XElement element) {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user