mirror of
https://codeberg.org/scip/note.git
synced 2025-12-17 04:31:02 +01:00
ADDED: new configfile parameter PrintLines (default: YES), which
controls wether listings are separated by horizontal lines.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# note 1.3.1 -*- sh -*-
|
||||
# note 1.3.3 -*- sh -*-
|
||||
#
|
||||
# This is a sample config for the note script
|
||||
# There are useful defaults set in note itself.
|
||||
@@ -232,6 +232,13 @@ ReadOnly = NO
|
||||
|
||||
|
||||
|
||||
#
|
||||
# Note separates titles and topics using horizontal lines when
|
||||
# listing them. You can turn off this behavior by setting
|
||||
# PrintLines to NO.
|
||||
# The default is: YES
|
||||
PrintLines = YES
|
||||
|
||||
|
||||
#
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user