docs: Added 'dom.tag.N'

This commit is contained in:
Paul Beckingham 2016-07-16 12:47:22 -04:00
parent 24aa74ea67
commit 80565938ed
2 changed files with 2 additions and 1 deletions

View file

@ -30,12 +30,12 @@ Supported Names
dom.active.duration --> PT1H25M8S Active elapsed
dom.tag.count --> 14 Total tag count
dom.tag.1 --> 'tag' Nth tag used
--- Raw Notes ---
Proposed:
dom.tags.1 --> 'tag' First tag used
dom.tag.[1-3] --> 't1', 't2', 't3' First three tags
dom.tag.[1,2,3] --> 't1', 't2', 't3' First three tags