36 lines
1.3 KiB
Markdown
36 lines
1.3 KiB
Markdown
Hi,
|
|
Thanks for the return and for this proposal.
|
|
|
|
***
|
|
|
|
## Your project ?
|
|
Could add here a link to your website based on StrapDown ? It could be helpful to see how others are using it.
|
|
|
|
## Jekyll > StrapDown
|
|
You might be interested by other another project far more advanced : [Jekyll](http://jekyllrb.com/) (and [Octopress](http://octopress.org/) !).
|
|
|
|
***
|
|
|
|
## First answer
|
|
Anyway, to answer your question, no I haven't tried this.
|
|
I'm pretty sure it could works quite well.
|
|
|
|
## HTML in the markdown ``xmp`` or ``textarea`` block
|
|
Do you know that it is possible to use some basic HTML markup *in the markdown* code ? An example is this [example 2](http://lbo.k.vu/md/example2.html) where you can use a ``<script>`` tag in the main markdown page.
|
|
|
|
A second example is a page with [MathJax](http://www.mathjax.org/) enabled : [example 3](http://lbo.k.vu/md/example3.html).
|
|
|
|
***
|
|
|
|
## Second answer
|
|
But it might also not work, as StrapDown basically rewrites the entire page (it adds bootstrap style sheets to the head, and change the entire body).
|
|
|
|
You are welcome to try, and give feedback there.
|
|
(just to precise : I'm not really interested by modifying any part of the StrapDown code, so don't feel obligated to post a pushing request if you change it)
|
|
|
|
***
|
|
|
|
Cheers,
|
|
--
|
|
[Lilian Besson](https://bitbucket.org/lbesson)
|