mirror of
				https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
				synced 2025-10-29 17:25:32 +00:00 
			
		
		
		
	Vorbereitung Webseitenstruktur HKB & HKW. Ordnerstruktur unt unrterschiedliche Layouts angelegt. Alle Views werden manuell in den Controllern angegeben.
This commit is contained in:
		| @@ -22,6 +22,7 @@ public static class StringHelpers { | ||||
|         bool skipped = false; | ||||
|  | ||||
|         foreach (char c in input) { | ||||
|             // TODO: punctuation | ||||
|             if (char.IsWhiteSpace(c)) { | ||||
|                 if (!skipped) { | ||||
|                     output.Append(normalizeTo); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 schnulller
					schnulller