Processor

A processor is used to process source files in the source folder.

Synopsis

hexo.extend.processor.register(rule, function(file){
// ...
});

For more info, see box.