added naked (unwrapped) values option and rewrote the handling of comments to reduce line count and be slightly clearer

This commit is contained in:
alisdair sullivan 2010-05-18 12:41:32 -07:00
parent 121fe34474
commit 5c36ec18d7
2 changed files with 45 additions and 83 deletions

View file

@ -1,6 +1,7 @@
-record(opts, {
comments = false,
escaped_unicode = ascii
escaped_unicode = ascii,
naked_values = false
}).
%% whitespace