Known to work with Condor version: 7.0
-In the following exapmles, a custom ClassAd attribute named _MachineOwner_ is created with the value "chemistry". You can use whatever attribute name you want, but avoid conflicting with attribute names used by Condor. See the manual or run {code}condor_status -long{endcode} on a machine to see the attributes that are there.
+In the following exapmles, a custom {quote: ClassAd} attribute named _MachineOwner_ is created with the value "chemistry". You can use whatever attribute name you want, but avoid conflicting with attribute names used by Condor. See the manual or run {code}condor_status -long{endcode} on a machine to see the attributes that are there.
-{subsection: How to insert custom {quote: ClassAd} attributes in a machine ad via the config file}
+{subsection: How to insert custom ClassAd attributes in a machine ad via the config file}
{code}
MachineOwner = "chemistry"