Problem:
Users may notice that certain values are included in <p> tags when trying to export certain records from Vault (as shown in the screenshot below).
Root Cause:
This problem may occur because the field type of this value is Rich Text.
The backend stores the value enclosed in the <p> tag when a user manually adds a new record of this type.
Solution:
When exporting a file, the user can choose the second option 'Export as plain text (removes the HTML tags and other markup)' to prevent HTML tags from showing up in the exported document.
Related Documentation:
Vault Help Documentation: Rich Text Fields