[Rest2web-develop] Feature request: specify header level for rest docs
Brought to you by:
mjfoord
From: Andrew I. <and...@us...> - 2006-02-15 04:42:53
|
For some of the files in my site I have a macro that returns a <h1> block. The files that are written in rest format automatically start the headers at <h1> and work down. I want the ability to specify in the restindex at what level the header should start. A restindex keyword like "headerlevel=2" would tell the parser to start the rest portion of the headers at <h2>, leaving me free to set an <h1> manually. Thanks, Andrew Ittner |