Skip to content

Instantly share code, notes, and snippets.

@ilyalesik
Last active December 1, 2017 20:40
Show Gist options
  • Select an option

  • Save ilyalesik/291a1d22da76e20e4487e82e4fa8fffc to your computer and use it in GitHub Desktop.

Select an option

Save ilyalesik/291a1d22da76e20e4487e82e4fa8fffc to your computer and use it in GitHub Desktop.
Result
<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>
<body>
<ul>
<li>Полностью не согласен с автором
<ul>
<li>Ты просто ничего не понимаешь!!!
<ul>
<li>А тебя вообще никто не спрашивал!</li>
</ul>
</ul>
</li>
<li>Это гениально</li>
</ul>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment