Skip to content
Prev 44961 / 63424 Next

CRAN task views: markdown? better .CSS?

Michael:
What type of sectioning would you like to have? In the HTML part, you can 
use the usual structuring tools like <h*>, <p>, etc. It's not
Yes, but I recently started adding tools to help checking this. Hopefully 
I'll also get round to add some more convenience features for this.
In principle yes. When generating the HTML pages, you can supply the 
desired .css file. It defaults to the CRAN_web.css file also used for the 
rest of the web area on CRAN.

So when you generate your own web pages on your own server, you can plug 
in any .css you like. But as a CRAN user/viewer, I don't think you can 
modify the already existing .html pages.
No. When I wrote "ctv" XML seemed to be the natural format to go with. 
If I were to write it again today, I might use something different. But so 
far XML worked well enough for me.

Best,
Z