| 
					
				 | 
			
			
				@@ -500,6 +500,7 @@ module.exports = { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	getIndentStr: getIndentStr, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	getSingleLineJsonStr: getSingleLineJsonStr, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	getMultiLineJsonStr: getMultiLineJsonStr, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	toListItem: toListItem, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	getMarkdown: function getMarkdown(pipelineJson) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		var out = "", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			docSrcs = pipelineJson; 
			 |