I have Pandoc 2.7.x. I have a markdown file with .md extension. I have 100+ URLS in this markdown file that are plain like this: https://google.com When I convert my .md file to html the links are not made into clickable links. Here's my pandoc command line: %pandoc% --standalone --self-contained --toc --number-sections --from=markdown_mmd+backtick_code_blocks+yaml_metadata_block+line_blocks+auto_identifiers+fancy_lists+startnum+link_attributes --to=html -o %outfile% fallout4.md How do I get my links to be clickable in the output html file? Thank you! -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/c4462894-30c6-411d-b279-0300a77dbbe8n%40googlegroups.com.