CSV to html – markdown support

With the setting/attribute markdown you may use markdown for links, formatting etc.

Original

Company websiteCompany nameLogin emailIdFirst nameLast name profile-image
https://wibergsweb.se/Wibergs *Web*laura@example.com2070**Laura**Greyhttps://wibergsweb.se/wp-content/uploads/pexels-george-dolgikh-1310522.jpg
https://google.se/**Google**craig@example.com4081CraigJohnsonno image
https://wibergsweb.se/Wibergs *Web*mary@example.com9346Mary**Jenkins**https://wibergsweb.se/wp-content/uploads/pexels-pixabay-415829.jpg
https://google.se/**Google**jamie@example.com5079JamieSmithno image

With markdown support

Shortcode
[csvtohtml_create source_type="guess" source_files="email_format.csv" markdown_support="yes" csv_delimiter=";"]
Company websiteCompany nameLogin emailIdFirst nameLast name profile-image
https://wibergsweb.se/Wibergs Weblaura@example.com2070LauraGreyhttps://wibergsweb.se/wp-content/uploads/pexels-george-dolgikh-1310522.jpg
https://google.se/Googlecraig@example.com4081CraigJohnsonno image
https://wibergsweb.se/Wibergs Webmary@example.com9346MaryJenkinshttps://wibergsweb.se/wp-content/uploads/pexels-pixabay-415829.jpg
https://google.se/Googlejamie@example.com5079JamieSmithno image