diff -r 000000000000 -r ff0aa9b1397a sample.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sample.ini Fri Oct 25 11:15:18 2013 +0100 @@ -0,0 +1,31 @@ +# Default configuration for bookloupe + +[options] +# Ignore DP-specific markup +dp=false +# Echo queried line +echo=true +# Check single quotes +squote=false +# Check common typos +typo=true +# Require closure of quotes on every paragraph +qpara=false +# Enable paranoid querying of everything +paranoid=true +# Enable line end checking +line-end=true +# Overview: just show counts +overview=false +# Output errors to stdout instead of stderr +stdout=false +# Echo header fields +header=false +# Ignore markup in < > +markup=false +# Use file of user-defined typos +usertypo=false +# Defaults for use on www upload +web=false +# Verbose - list everything +verbose=false