Discussion:
which plugin can generate PDF from Markdown file?
Wu Yin
2018-12-06 02:09:59 UTC
Permalink
cam I create a Jenkins job to generate PDF from Markdown file?
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c992af8f-2e22-4049-aa38-47e7d97d8503%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Slide
2018-12-06 03:39:31 UTC
Permalink
I would look for a command line utility that could be called from Jenkins.
If you google I am sure you can find something to do that. There is no need
to have a Jenkins plugin to do everything.
Post by Wu Yin
cam I create a Jenkins job to generate PDF from Markdown file?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/c992af8f-2e22-4049-aa38-47e7d97d8503%40googlegroups.com
<https://groups.google.com/d/msgid/jenkinsci-users/c992af8f-2e22-4049-aa38-47e7d97d8503%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
Website: http://earl-of-code.com
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVf9uX07Kn4YNC%3DN6zOCgbHocW%2Bb%2B22LH_1RtpzLUMTYaA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Björn Rohlén
2018-12-06 20:14:23 UTC
Permalink
I doubt there will ever be such a thing, considering it's more work than
it's worth with the >100 or so existing utilities that can do this already
and be called in-line in any jenkins-script.
Post by Wu Yin
cam I create a Jenkins job to generate PDF from Markdown file?
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/a0760f7b-d395-44b9-aa6d-05fcfed95e06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...