aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-07-02 22:03:29 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-07-02 22:03:29 +0000
commit58f10f85ed975916d7925de22fe9653750e20258 (patch)
treefac1793046f462deb5b62ccaeec1fcfb34466700
parent1e8bbd5a0b88ca63ad5157bd0edd651a507cbaf1 (diff)
HTML Tidy's newline detection appears to be broken. Force LF line endings assuming people are rendering on a Linux box
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6347 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--tidy.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tidy.conf b/tidy.conf
index b15a0a17b..cd77f2b09 100644
--- a/tidy.conf
+++ b/tidy.conf
@@ -15,3 +15,4 @@ tidy-mark: no
numeric-entities: no
show-warnings: no
quiet: yes
+newline: LF