Browse Source

Missing \n added

Michael Mächtel 7 years ago
parent
commit
d0e0d81930
1 changed files with 4 additions and 4 deletions
  1. 4
    4
      hw9/task1/README.md

+ 4
- 4
hw9/task1/README.md View File

11
 - [2.1 Aufgabe](#21-aufgabe)
11
 - [2.1 Aufgabe](#21-aufgabe)
12
     - [2.2.1 Bibliothek](#221-bibliothek)
12
     - [2.2.1 Bibliothek](#221-bibliothek)
13
     - [2.2.2 Testabdeckung](#222-testabdeckung)
13
     - [2.2.2 Testabdeckung](#222-testabdeckung)
14
-    - [2.2.3 Fehlerbehandlung und Rückgabetyp](#223-fehlerbehandlung-und-rückgabetyp)
14
+    - [2.2.3 Fehlerbehandlung und Rückgabetyp](#223-fehlerbehandlung-und-r%C3%BCckgabetyp)
15
 - [3.1 Hilfen](#31-hilfen)
15
 - [3.1 Hilfen](#31-hilfen)
16
 
16
 
17
 
17
 
57
 
57
 
58
 Beispiele:
58
 Beispiele:
59
 
59
 
60
-    CONTROL hello
61
-    CONTROL exit
62
-    CONTROL Beam me up!
60
+    CONTROL hello\n
61
+    CONTROL exit\n
62
+    CONTROL Beam me up!\n
63
     CONTROL \n
63
     CONTROL \n
64
 
64
 
65
 
65
 

Loading…
Cancel
Save