merged branch h2s/embed-error-line (PR #1140)
authorFabien Potencier <fabien.potencier@gmail.com>
Sat, 3 Aug 2013 15:15:16 +0000 (17:15 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Sat, 3 Aug 2013 15:15:16 +0000 (17:15 +0200)
This PR was squashed before being merged into the master branch (closes #1140).

Discussion
----------

Fix for {% embed %} error line number bug

This deals with issue #958. I've gone into a lot of detail about the fix itself in the commit message for 12cc0a0, so I won't repeat any of that here. Take a look and let me know what you think!

Commits
-------

270b791 Fix for {% embed %} error line number bug


Trivial merge