Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

0.1.3 - Use pegjs for parsing

Compare
Choose a tag to compare
@jamesramsay jamesramsay released this 25 Feb 23:43
· 739 commits to master since this release

IMPROVEMENTS

  • Improved parsing of transclude syntax using peg.js.
  • Added support for {{file extend:}} special case to allow an un-needed {{extend}} to be replaced with an empty string.