This commit is contained in:
Lilian Besson
2015-08-25 14:57:58 +02:00
parent ef6c1ba043
commit 9c141c6789
8 changed files with 62 additions and 0 deletions

View File

@@ -7,6 +7,37 @@ More details on [http://lbesson.bitbucket.org/md/index.html](http://lbesson.bitb
----
## Examples
### Here is a first demo:
![First demo](demo1.png "First lines of the index.html page")
----
### [This page](http://lbesson.bitbucket.org/md/index.html) explains how to use StrapDown.js:
![Second demo](demo2.png "Demo of the demo!")
----
### There is also many [different themes](https://github.com/Naereen/StrapDown.js/tree/master/themes/):
![Third demo](demo3.png "Small example with the Cyborg theme")
----
### StrapDown.js supports [MathJax](https://www.mathjax.org/), and it's really easy to use!
![Forth demo](demo4.png "First lines of the index.html page")
----
### StrapDown.js also supports [MarkDown tables](https://help.github.com/articles/github-flavored-markdown/#tables):
![Fifth demo](demo5.png "First lines of the index.html page")
----
### And as any web-based document, a StrapDown.js powered HTML page can include any Javascript script, like this example which shows a research bar for a table:
![Sixth demo](demo6.png "First lines of the index.html page")
----
# About
### Hacked by [Lilian Besson](https://github.com/Naereen) (Naereen).

View File

@@ -6,6 +6,37 @@ More details on [http://lbesson.bitbucket.org/md/index.html](http://lbesson.bitb
----
## Examples
### Here is a first demo:
![First demo](demo1.png "First lines of the index.html page")
----
### [This page](http://lbesson.bitbucket.org/md/index.html) explains how to use StrapDown.js:
![Second demo](demo2.png "Demo of the demo!")
----
### There is also many [different themes](https://github.com/Naereen/StrapDown.js/tree/master/themes/):
![Third demo](demo3.png "Small example with the Cyborg theme")
----
### StrapDown.js supports [MathJax](https://www.mathjax.org/), and it's really easy to use!
![Forth demo](demo4.png "First lines of the index.html page")
----
### StrapDown.js also supports [MarkDown tables](https://help.github.com/articles/github-flavored-markdown/#tables):
![Fifth demo](demo5.png "First lines of the index.html page")
----
### And as any web-based document, a StrapDown.js powered HTML page can include any Javascript script, like this example which shows a research bar for a table:
![Sixth demo](demo6.png "First lines of the index.html page")
----
# About
### Hacked by [Lilian Besson](https://github.com/Naereen) (Naereen).

BIN
demo1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

BIN
demo2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

BIN
demo3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

BIN
demo4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

BIN
demo5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 KiB

BIN
demo6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB