Skip to content

Latest commit

 

History

History
executable file
·
1 lines (1 loc) · 281 Bytes

File metadata and controls

executable file
·
1 lines (1 loc) · 281 Bytes

The function above is a function that can be used with html. It converts the reserved characters in html to html entities using regular expression, a concept you will learn about later in the course. This is why you see strings like "<" in the console when you run the program.