An open API service indexing awesome lists of open source software.

https://github.com/weakish/html-by-hand

example of hand-written html
https://github.com/weakish/html-by-hand

Last synced: 4 months ago
JSON representation

example of hand-written html

Awesome Lists containing this project

README

          

This is an H1

This is a paragraph.

This is another paragraph.


This is a blockquote.


  • item 1

  • item 2

  • item 3

We can use the deprecated element instead of

,

to avoid a lot of escaping.


GitHub will not render README.html,
but we can use GitHub Pages to render it.