maruku Questions
4
Solved
I would like to write documentation using Jekyll with HTML and PDF outputs. Html can have a navigation but the PDF should have table of contents. Is there a free and easy way to do that?
The HTML ...
Sarmentose asked 9/4, 2010 at 10:25
11
Solved
I'm using the Maruku markdown processor. I'd like this
*blah* blah "blah" in [markdown](blah)
<script src="http://code.jquery.com/jquery-1.4.2.min.js"></script>
<script>
...do s...
Send asked 2/5, 2010 at 17:58
1
How do I tell Jekyll/Maruku to tell me which file has my Mardown syntax error?
The build warning only tells me so much:
$ jekyll --safe
Configuration from /homne/me/_config.yml
Building site: /h...
0
Simple example here.
Source:
<span> hello </span>
1. <span> world </span>
Target:
<span> hello </span>
<ol>
<li />
</ol>
Seems to happe...
2
I use jekyll --server to test my site at localhost.
But there are a few lines of input, like this:
___________________________________________________________________________
| Maruku tells you:...
2
Solved
I'm using Maruku, to convert from Markdown (superset) to HTML, do you know how can I do to convert from HTML to Markdown?
Galle asked 17/11, 2009 at 20:41
1
© 2022 - 2024 — McMap. All rights reserved.