@@ -119,7 +119,7 @@ <h1>Rough Notation</h1>
119
119
Elements can be annotated in a number of different styles. Animation duration and delay can be configured, or
120
120
just turned off.
121
121
</ p >
122
- < p > Rough Notation is < span class ="acircle "> 3.7kb </ span > in size when gzipped, and the code is available on
122
+ < p > Rough Notation is < span class ="acircle "> 3.8kb </ span > in size when gzipped, and the code is available on
123
123
GitHub.</ p >
124
124
< p >
125
125
< a target ="_blank " href ="https://github.com/pshihn/rough-notation " rel ="noopener ">
@@ -176,7 +176,7 @@ <h3>Strike-Through</h3>
176
176
</ p >
177
177
</ div >
178
178
</ section >
179
- < section id ="crossSection " style ="background: #FFFDE7 ; ">
179
+ < section id ="crossSection " style ="background: #E0F2F1 ; ">
180
180
< div class ="sizedPanel ">
181
181
< h3 > Crossed-Off</ h3 >
182
182
< p > To symbolize rejection, use a < span > crossed-off</ span > effect on an element.</ p >
@@ -185,6 +185,22 @@ <h3>Crossed-Off</h3>
185
185
</ p >
186
186
</ div >
187
187
</ section >
188
+ < section id ="bracketSection " style ="background: #FFFDE7; ">
189
+ < div class ="sizedPanel ">
190
+ < h3 > Brackets</ h3 >
191
+ < p > Create a hand-drawn bracket around a block (like a paragraph of text) on one or multiple sides of the block.
192
+ </ p >
193
+ < p class ="blockp ">
194
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed accumsan nisi hendrerit augue molestie tempus.
195
+ Phasellus purus quam, aliquet nec commodo quis, pharetra ut orci. Donec laoreet ligula nisl,
196
+ placerat molestie mauris luctus id. Fusce dapibus non libero nec lobortis. Nullam iaculis nisl ac eros
197
+ consequat, sit amet placerat massa vulputate.
198
+ </ p >
199
+ < p >
200
+ < button > annotate</ button >
201
+ </ p >
202
+ </ div >
203
+ </ section >
188
204
< section id ="multilineSection " style ="background: #FFF8F1; ">
189
205
< div class ="sizedPanel ">
190
206
< h3 > Multiple lines</ h3 >
0 commit comments