diff --git a/NEWS b/NEWS index c8f0daba..4b128335 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ + - added optional 'options' attribute to html_options custom function + that allows passing associative arrays for values/output. (Andrei) - modifier arguments can now contain | and : characters inside quoted strings. (Andrei)