Patch
From a08f3f919f2f4b06503004ca764339918ee5d000 Mon Sep 17 00:00:00 2001 From: Johan Friis <johanfriis@gmail.com> Date: Fri, 15 May 2009 16:14:26 +0100 Subject: [PATCH] fontunderline boolean config option Added an option to turn on/off the drawing of table headers with underlined font. If off, the default asciidashes will be used. It defaults to on.
This commit is contained in:
@@ -209,6 +209,13 @@
|
||||
Defaults to 80.
|
||||
</dd>
|
||||
|
||||
<dt>fontuderline</dt>
|
||||
<dd>
|
||||
May be "on" or "off". Determines if font underlines or ascii
|
||||
dashes should be used to underline headers.
|
||||
Defaults to on.
|
||||
</dd>
|
||||
|
||||
<dt>due</dt>
|
||||
<dd>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user