Sample Header Ad - 728x90

Add author note in YAML header with link in pandoc

2 votes
1 answer
131 views
I have a markdown file with a line in the header
---
author: Author\thanks{Institute. Email [test](mailto:test@test.org).}
---
My problem is: the link is not correctly interpreted by pandoc, even though other links are correctly interpreted in the markdown file. Please let me know if I should provide a MWE. I guess the problem might be easy and I just do not see it.
Asked by ingli (2029 rep)
Apr 3, 2024, 09:26 AM
Last activity: Apr 8, 2024, 03:29 PM