Browse Source

Fix breaks in the same line as INCLUDE instruction

root 8 years ago
parent
commit
d6ddb90f52
2 changed files with 10 additions and 6 deletions
  1. 6
    4
      README-en.md
  2. 4
    2
      README-es.md

+ 6
- 4
README-en.md View File

@@ -108,19 +108,21 @@ The following figures illustrate the exchanges that are done by level 1, 2 and 3
108 108
 
109 109
 
110 110
 
111
----
112 111
 
113 112
 ---
113
+---
114 114
 
115 115
 
116
-!INCLUDE "../../eip-diagnostic/image-scrambler/en/diag-image-scrambler-01.html" <br>
116
+!INCLUDE "../../eip-diagnostic/image-scrambler/en/diag-image-scrambler-01.html" 
117
+<br>
117 118
 
118
-!INCLUDE "../../eip-diagnostic/image-scrambler/en/diag-image-scrambler-02.html" <br>
119
+!INCLUDE "../../eip-diagnostic/image-scrambler/en/diag-image-scrambler-02.html" 
120
+<br>
119 121
 
120 122
 
121
----
122 123
 
123 124
 ---
125
+---
124 126
 
125 127
 
126 128
 ## Additional functions provided in the project

+ 4
- 2
README-es.md View File

@@ -115,9 +115,11 @@ Las siguientes figuras ilustran los intercambios que hacen los revoltillos de ni
115 115
 ---
116 116
 
117 117
 
118
-!INCLUDE "../../eip-diagnostic/image-scrambler/es/diag-image-scrambler-01.html" <br>
118
+!INCLUDE "../../eip-diagnostic/image-scrambler/es/diag-image-scrambler-01.html"
119
+<br>
119 120
 
120
-!INCLUDE "../../eip-diagnostic/image-scrambler/es/diag-image-scrambler-02.html" <br>
121
+!INCLUDE "../../eip-diagnostic/image-scrambler/es/diag-image-scrambler-02.html"
122
+<br>
121 123
 
122 124
 
123 125
 ---