Searched refs:postprocess (Results 1 – 5 of 5) sorted by relevance
63 function postprocess(markdown) { function80 fs.writeFile(readmePath, postprocess(markdown), util.pitch);
5 …nsert'});brush.push({pattern:/^\-[^\-]{1}.*$/gm,klass:'remove'});brush.postprocess=function(option… function
5 …ntax.lib.doubleQuotedString);brush.push(Syntax.lib.stringEscape);brush.postprocess=function(option… function
113 if(brush.postprocess){html=brush.postprocess(options,html,container);}
250 holder[ providerKey ] = postprocess( holder[ providerKey ], options );266 holder[ providerKey ] = postprocess( holder[ providerKey ], options );370 function postprocess( data, options ) { function