function gallery(args, content) { return ``; } hexo.extend.tag.register('gallery', gallery, {ends: true});