UNPKG

pug-php-filter

Version:
4 lines (3 loc) 85 B
module.exports = function (text, attrs, ast) { return '<?php ' + text + ' ?>'; }