Hi!

Is there any way to convert links in Markdown documents into normal?
Especially use something like
$ pandoc *.md -o result.html
or better
$ pandoc SUMMARY.md `grep -Eo "[A-Za-z0-9/_\.-]+\.md" SUMMARY.md` metadata.yaml -o result.epub -t epub -s
Which potentially can be used instead of dead gitbooks-cli

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/4141f23d-bee2-4113-a6b1-02d8574295bfn%40googlegroups.com.