diff --git a/readme.md b/readme.md index 1a01cb2..5098122 100644 --- a/readme.md +++ b/readme.md @@ -81,45 +81,50 @@ Tag objects can contain three keys. The `tag` key takes the name of the tag as t ## Options ### `directives` -Type: `Array` -Default: `[{name: '!doctype', start: '<', end: '>'}]` -Description: *Adds processing of custom directives. Note: The property ```name``` in custom directives can be ```String``` or ```RegExp``` type* +Type: `Array` +Default: `[{name: '!doctype', start: '<', end: '>'}]` +Description: *Adds processing of custom directives. Note: The property ```name``` in custom directives can be ```String``` or ```RegExp``` type* ### `xmlMode` -Type: `Boolean` -Default: `false` +Type: `Boolean` +Default: `false` Description: *Indicates whether special tags (`