Files
ladybird/Libraries/LibHTML
Andreas Kling a377e8d3f5 LibHTML+IRCClient: Add an escape_html_entities() helper
This simple helper escapes '<', '>' and '&' so they can be used in HTML
text without interfering with the parser.

Use this in IRCClient to prevent incoming messages from messing with
the DOM :^)
2019-11-06 22:40:01 +01:00
..
2019-11-06 20:27:53 +01:00
2019-10-18 23:06:03 +02:00
2019-10-18 23:06:03 +02:00
2019-09-28 18:29:42 +02:00