<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:src="http://nwalsh.com/xmlns/litprog/fragment" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="5.0" xml:id="email.delimiters.enabled"> <refmeta> <refentrytitle>email.delimiters.enabled</refentrytitle> <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo> </refmeta> <refnamediv> <refname>email.delimiters.enabled</refname> <refpurpose>Generate delimiters around email addresses?</refpurpose> </refnamediv> <refsynopsisdiv> <src:fragment xml:id="email.delimiters.enabled.frag"> <xsl:param name="email.delimiters.enabled" select="1"/> </src:fragment> </refsynopsisdiv> <refsection><info><title>Description</title></info> <para>If non-zero, delimiters <footnote><para>For delimiters, the stylesheets are currently hard-coded to output angle brackets.</para></footnote> are generated around e-mail addresses (the output of the <tag>email</tag> element).</para> </refsection> </refentry>