wallrony
|
c78f9007c2
|
Fix error handling inside pandocPandoc func (#100)
Other changes:
- Updated strongdm/pandoc image references to edge
Co-authored-by: vassalo <vassalo@users.noreply.github.com>
|
2021-11-01 15:04:27 -03:00 |
|
wallrony
|
f4f46bad4d
|
Update pandoc dockerfile and latex template and fix infinite build, fix pandoc always pull and fix strikethrough (#100, #103 and #115)
|
2021-10-19 16:05:25 -03:00 |
|
vassalo
|
bc25dae339
|
fix channel infinite wait (#100)
|
2021-10-11 10:43:32 -03:00 |
|
vassalo
|
fb6d1c0bdd
|
Merge branch 'master' of https://github.com/camposer/comply into fix/infinite-build
|
2021-10-08 16:16:59 -03:00 |
|
vassalo
|
b1e88ea919
|
handling errors when pandoc is missing (#100)
|
2021-10-07 16:03:00 -03:00 |
|
wallrony
|
3c19f849d7
|
Update go.mod and adjust pandoc and watch usability (#64)
|
2021-10-06 14:33:14 -03:00 |
|
Justin McCarthy
|
4a314c62d1
|
pandoc 2 args; validate presence of PDF after calling docker pandoc.
|
2018-06-15 16:00:37 -07:00 |
|
Justin McCarthy
|
49e950c3c0
|
If pandoc appears in the path, it will be preferred over Docker.
The pandoc version must be 2.2.1 or greater.
Defaults can be overridden by an optional "pandoc: pandoc"
or "pandoc: docker" in the comply.yml.
|
2018-05-23 16:48:35 -07:00 |
|