mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-12-17 23:05:30 +00:00
Added marginal search. Some refactoring
This commit is contained in:
@@ -50,6 +50,6 @@ public class TraditionState : HaWeb.HTMLParser.IState {
|
||||
active_trad = false;
|
||||
active_skipwhitespace = true;
|
||||
currline = "-1";
|
||||
currpage = "";
|
||||
currpage = string.Empty;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user