@@ -95,49 +95,49 @@ type: example
9595-- -
9696< div>
9797 < InlineList itemSpacing= " xxx-small" >
98- < InlineList .Item > { lorem . sentence ()} < / InlineList .Item >
98+ < InlineList .Item > Adding predefined space < / InlineList .Item >
9999 < InlineList .Item > 10pts < / InlineList .Item >
100100 < InlineList .Item >< b> Due: < / b> Oct 1 , 2019 < / InlineList .Item >
101101 < InlineList .Item >< Link href= " #" > Set to xxx- small< / Link>< / InlineList .Item >
102102 < / InlineList>
103103 < InlineList itemSpacing= " xx-small" >
104- < InlineList .Item > { lorem . sentence ()} < / InlineList .Item >
104+ < InlineList .Item > Adding predefined space < / InlineList .Item >
105105 < InlineList .Item > 10pts < / InlineList .Item >
106106 < InlineList .Item >< b> Due: < / b> Oct 1 , 2019 < / InlineList .Item >
107107 < InlineList .Item >< Link href= " #" > Set to xx- small< / Link>< / InlineList .Item >
108108 < / InlineList>
109109 < InlineList itemSpacing= " x-small" >
110- < InlineList .Item > { lorem . sentence ()} < / InlineList .Item >
110+ < InlineList .Item > Adding predefined space < / InlineList .Item >
111111 < InlineList .Item > 10pts < / InlineList .Item >
112112 < InlineList .Item >< b> Due: < / b> Oct 1 , 2019 < / InlineList .Item >
113113 < InlineList .Item >< Link href= " #" > Set to x- small< / Link>< / InlineList .Item >
114114 < / InlineList>
115115 < InlineList itemSpacing= " small" >
116- < InlineList .Item > { lorem . sentence ()} < / InlineList .Item >
116+ < InlineList .Item > Adding predefined space < / InlineList .Item >
117117 < InlineList .Item > 10pts < / InlineList .Item >
118118 < InlineList .Item >< b> Due: < / b> Oct 1 , 2019 < / InlineList .Item >
119119 < InlineList .Item >< Link href= " #" > Set to small< / Link>< / InlineList .Item >
120120 < / InlineList>
121121 < InlineList itemSpacing= " medium" >
122- < InlineList .Item > { lorem . sentence ()} < / InlineList .Item >
122+ < InlineList .Item > Adding predefined space < / InlineList .Item >
123123 < InlineList .Item > 10pts < / InlineList .Item >
124124 < InlineList .Item >< b> Due: < / b> Oct 1 , 2019 < / InlineList .Item >
125125 < InlineList .Item >< Link href= " #" > Set to medium< / Link>< / InlineList .Item >
126126 < / InlineList>
127127 < InlineList itemSpacing= " large" >
128- < InlineList .Item > { lorem . sentence ()} < / InlineList .Item >
128+ < InlineList .Item > Adding predefined space < / InlineList .Item >
129129 < InlineList .Item > 10pts < / InlineList .Item >
130130 < InlineList .Item >< b> Due: < / b> Oct 1 , 2019 < / InlineList .Item >
131131 < InlineList .Item >< Link href= " #" > Set to large< / Link>< / InlineList .Item >
132132 < / InlineList>
133133 < InlineList itemSpacing= " x-large" >
134- < InlineList .Item > { lorem . sentence ()} < / InlineList .Item >
134+ < InlineList .Item > Adding predefined space < / InlineList .Item >
135135 < InlineList .Item > 10pts < / InlineList .Item >
136136 < InlineList .Item >< b> Due: < / b> Oct 1 , 2019 < / InlineList .Item >
137137 < InlineList .Item >< Link href= " #" > Set to x- large< / Link>< / InlineList .Item >
138138 < / InlineList>
139139 < InlineList itemSpacing= " xx-large" >
140- < InlineList .Item > { lorem . sentence ()} < / InlineList .Item >
140+ < InlineList .Item > Adding predefined space < / InlineList .Item >
141141 < InlineList .Item > 10pts < / InlineList .Item >
142142 < InlineList .Item >< b> Due: < / b> Oct 1 , 2019 < / InlineList .Item >
143143 < InlineList .Item >< Link href= " #" > Set to xx- large< / Link>< / InlineList .Item >
0 commit comments