2023-04-25 13:13:17 +02:00

12 lines
330 B
Plaintext
Executable File

AutoFormat.DisplayLinkURI
TYPE: bool
VERSION: 3.2.0
DEFAULT: false
--DESCRIPTION--
<p>
This directive turns on the in-text display of URIs in &lt;a&gt; tags, and disables
those links. For example, <a href="https://example.com">example</a> becomes
example (<a>https://example.com</a>).
</p>
--# vim: et sw=4 sts=4