pug-php/pug-filter-sbp

View on GitHub
examples/close-php-tag.pug

Summary

Maintainability
Test Coverage
p
  :sbp
    FooBar
      +answear
        ?>Hello<?
    $foo = new FooBar
    $foo->answear()
    ?>