53 lines
2.0 KiB
HTML
53 lines
2.0 KiB
HTML
<!DOCTYPE html><html><head><meta charset="utf-8"/><title>StrapDown.js</title></head><body><xmp>
|
|
# StrapDown.js
|
|
[StrapDown.js](http://lbesson.bitbucket.org/md/index.html) is an awesome web script to write nice-looking webpages in pure Markdown, with no server side compilation.
|
|
|
|
### More details
|
|
More details on [http://lbesson.bitbucket.org/md/index.html](http://lbesson.bitbucket.org/md/index.html), with examples, explanations and even more!
|
|
|
|
----
|
|
|
|
## Examples
|
|
### Here is a first demo:
|
|

|
|
|
|
----
|
|
|
|
### [This page](http://lbesson.bitbucket.org/md/index.html) explains how to use StrapDown.js:
|
|

|
|
|
|
----
|
|
|
|
### There is also many [different themes](https://github.com/Naereen/StrapDown.js/tree/master/themes/):
|
|

|
|
|
|
----
|
|
|
|
### StrapDown.js supports [MathJax](https://www.mathjax.org/), and it's really easy to use!
|
|

|
|
|
|
----
|
|
|
|
### StrapDown.js also supports [MarkDown tables](https://help.github.com/articles/github-flavored-markdown/#tables):
|
|

|
|
|
|
----
|
|
|
|
### 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:
|
|

|
|
|
|
----
|
|
|
|
# About
|
|
### Hacked by [Lilian Besson](https://github.com/Naereen) (Naereen).
|
|
|
|
### Languages
|
|
- [JavaScript](https://en.wikipedia.org/wiki/Javascript),
|
|
- [HTML 5](https://en.wikipedia.org/wiki/HTML) and [CSS 3](https://en.wikipedia.org/wiki/Cascading_Style_Sheets).
|
|
|
|
### License
|
|
This project is released under the **MIT license**, for more details,
|
|
take a look at the [LICENSE](http://lbesson.mit-license.org/) file in the source.
|
|
|
|
</xmp><script type="text/javascript" src="http://lbesson.bitbucket.org/md/strapdown.min.js"></script></body></html>
|