committed by
Stuart Taylor
parent
181949b2c7
commit
a028471a86
@ -313,7 +313,7 @@
|
|||||||
"id": "bad87fee1348bd9aedf08802",
|
"id": "bad87fee1348bd9aedf08802",
|
||||||
"title": "Uncomment HTML",
|
"title": "Uncomment HTML",
|
||||||
"description": [
|
"description": [
|
||||||
"Commenting is a way that you can leave comments for other developers within your code without affecting the resulting output that is displayed the the end user.",
|
"Commenting is a way that you can leave comments for other developers within your code without affecting the resulting output that is displayed the end user.",
|
||||||
"Commenting is also a convenient way to make code inactive without having to delete it entirely.",
|
"Commenting is also a convenient way to make code inactive without having to delete it entirely.",
|
||||||
"Comments in HTML starts with <code><!--</code>, and ends with a <code>--></code>",
|
"Comments in HTML starts with <code><!--</code>, and ends with a <code>--></code>",
|
||||||
"<hr>",
|
"<hr>",
|
||||||
|
Reference in New Issue
Block a user