AutoFormat.PurifierLinkify.txt 308 B

123456789101112
  1. AutoFormat.PurifierLinkify
  2. TYPE: bool
  3. VERSION: 2.0.1
  4. DEFAULT: false
  5. --DESCRIPTION--
  6. <p>
  7. Internal auto-formatter that converts configuration directives in
  8. syntax <a>%Namespace.Directive</a> to links. <code>a</code> tags
  9. with the <code>href</code> attribute must be allowed.
  10. </p>
  11. --# vim: et sw=4 sts=4