The store command should be able to handle storing [:big](# "store: something") into section:big where section is the header section that the directive is found in.
Directive storing now has minor block working. The command store does not as it is not easy to figure out the block it is in nor even what one might want in that respect.
The store command should be able to handle storing
[:big](# "store: something")
into section:big where section is the header section that the directive is found in.