Hacker News new | ask | show | jobs
by yasenn 1320 days ago
There is strapdown: https://github.com/chaitin/strapdown-zeta/blob/master/README...

``` <!DOCTYPE html> <html> <title>Hello, Strapdown</title> <meta charset="utf-8"> <xmp theme="cerulean" style="display:none;"> # title your awesome markdown content goes here... </xmp> <script src="http://cdn.ztx.io/strapdown/strapdown.min.js"></script> </html> ```

1 comments

Interesting, but I feel like ven this is over built.

    <script src="imaginary-script"># Hello World