Tag set defines all tags that the renderer can handle.
Each tag can modify the context by defining +:context+ key (see pre).
Tag’s can also have actions which will be executed sequentially when the tag occurs in the token stream. Actions must be defined to occurences of start tags and end tags separately.