Render paras.pl
EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects
render_paras.pl contains configuration for rendering longtext fields with individual paragraphs rather than just as a single block of text. Contains $c->{render_paras}
which takes the text value and converts empty lines like between paragraphs into HTML <p>
tags.