Back (Current repo: lowdown)

fork of lowdown from https://kristaps.bsd.lv
To clone this repository:
git clone https://git.viktor1993.net/lowdown.git
Log | Download | Files | Refs | LICENSE

html-meta-escape-html.html (241B)


<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>&#60;i&#62;this is a&#38;b title&#60;&#47;i&#62;</title>
</head>
<body>

<p>hello, world</p>
</body>
</html>