.
This commit is contained in:
		@@ -22,7 +22,7 @@ $MO_PATH $PipelineClientWorkingDir/Templates/MarkdownResume/CandidateInfoSheet/C
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
pandoc \
 | 
					pandoc \
 | 
				
			||||||
"$CandidateInfoSheetMarkdownOutputFile" \
 | 
					"$CandidateInfoSheetMarkdownOutputFile" \
 | 
				
			||||||
--template $PANODOC_TEMPLATE \
 | 
					--template $PANDOC_TEMPLATE \
 | 
				
			||||||
--metadata-file="$BUILDYAML_CANDIDATEINFOSHEET" \
 | 
					--metadata-file="$BUILDYAML_CANDIDATEINFOSHEET" \
 | 
				
			||||||
--from markdown \
 | 
					--from markdown \
 | 
				
			||||||
--to=pdf \
 | 
					--to=pdf \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user