1--# vim: et sw=4 sts=4 2HTML.TargetNoopener 3TYPE: bool 4VERSION: 4.8.0 5DEFAULT: TRUE 6--DESCRIPTION-- 7If enabled, noopener rel attributes are added to links which have 8a target attribute associated with them. This prevents malicious 9destinations from overwriting the original window. 10--# vim: et sw=4 sts=4 11