mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
Fixed marginals; fixed Tables
This commit is contained in:
@@ -14,6 +14,7 @@ public class BriefeViewModel
|
||||
public string? ParsedText { get; set; }
|
||||
public string? ParsedTradition { get; set; }
|
||||
public bool MinWidth { get; set; } = false;
|
||||
public bool MinWidthTrad { get; set; } = false;
|
||||
|
||||
// From, Until, Reference, Edit, sartpage, startline
|
||||
public List<(string, string, string, string, string, string)>? ParsedEdits
|
||||
|
||||
Reference in New Issue
Block a user