{richTextAsPlainText(project.properties.Name.title)}
{richTextAsPlainText(project.properties.Description.rich_text)}
{/* Hacky way but gets the job done and should be the most performant way! Follows the HTML5 spec :P */}
{richTextAsPlainText(project.properties.URLName.rich_text)}
))}