UNPKG

generator-gitbook-base

Version:
29 lines (21 loc) 573 B
#This is a title This is a list * item1 * item2 * item3 * item4 This is a link [www.google.com](www.google.com) Here is an image ![alt text](https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png "Logo Title Text 1") Here is code ```javascript var s = "JavaScript syntax highlighting"; alert(s); ``` And a table | Tables | Are | Cool | | ------------- |:-------------:| -----:| | col 3 is | right-aligned | $1600 | | col 2 is | centered | $12 | | zebra stripes | are neat | $1 |