File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -361,6 +361,10 @@ <h3>Mark Your Work</h3>
361361 < input type ="checkbox " id ="rich-text-full-name " name ="rich-text-full-name " value ="rich-text-full-name " />
362362 < label for ="rich-text-full-name "> full tool name</ label >
363363 </ div >
364+ < div >
365+ < input type ="checkbox " id ="rich-text-generic-mark " name ="rich-text-generic-mark " value ="rich-text-generic-mark " />
366+ < label for ="rich-text-generic-mark "> generic mark</ label >
367+ </ div >
364368 < button id ="copy-rich-text-mark "> Copy</ button >
365369 </ footer >
366370 </ details >
@@ -377,6 +381,10 @@ <h3>Mark Your Work</h3>
377381 < input type ="checkbox " id ="html-full-name " name ="html-full-name " value ="html-full-name " />
378382 < label for ="html-full-name "> full tool name</ label >
379383 </ div >
384+ < div >
385+ < input type ="checkbox " id ="html-generic-mark " name ="html-generic-mark " value ="html-generic-mark " />
386+ < label for ="html-generic-mark "> generic mark</ label >
387+ </ div >
380388 < button id ="copy-html-mark "> Copy</ button >
381389 </ footer >
382390 </ details >
@@ -400,6 +408,10 @@ <h3>Mark Your Work</h3>
400408 < input type ="checkbox " id ="plain-text-full-name " name ="plain-text-full-name " value ="plain-text-full-name " />
401409 < label for ="plain-text-full-name "> full tool name</ label >
402410 </ div >
411+ < div >
412+ < input type ="checkbox " id ="plain-text-generic-mark " name ="plain-text-generic-mark " value ="plain-text-generic-mark " />
413+ < label for ="plain-text-generic-mark "> generic mark</ label >
414+ </ div >
403415 < button id ="copy-plain-text-mark "> Copy</ button >
404416 </ footer >
405417 </ details >
You can’t perform that action at this time.
0 commit comments