AutoFormat.Linkify.txt 267 B

123456789101112
  1. AutoFormat.Linkify
  2. TYPE: bool
  3. VERSION: 2.0.1
  4. DEFAULT: false
  5. --DESCRIPTION--
  6. <p>
  7. This directive turns on linkification, auto-linking http, ftp and
  8. https URLs. <code>a</code> tags with the <code>href</code> attribute
  9. must be allowed.
  10. </p>
  11. --# vim: et sw=4 sts=4