Daniel James
bd3be26138
Be a little smarter about skipping escaped templates.
...
Only possible since I made escaping punctuation templates illegal.
[SVN r85286]
2013-08-10 19:17:21 +00:00
Daniel James
80e2754a01
Make escaped punctuation templates illegal in 1.6.
...
There's a minor bug with escaped templates in 1.6 and I don't have time to
fix it, this will help limit its effect. As far as I'm aware no one uses
escaped templates with punctuation templates. Escaped templates are an
undocumented feature anyway.
[SVN r85285]
2013-08-10 19:16:46 +00:00
Daniel James
8dd38db6bd
Add tests for escaped template calls.
...
[SVN r85284]
2013-08-10 19:16:01 +00:00
Daniel James
8dfd18abd4
Expand all phrase templates inline, even if they contain blocks.
...
Hopefully more intuitive than turning what looks like a phrase into
a block.
[SVN r85130]
2013-07-23 08:23:29 +00:00
Daniel James
0394e8ff48
Disallow paragraph/list markup in phrase templates.
...
Can still use block tags.
[SVN r85128]
2013-07-23 08:22:49 +00:00
Daniel James
57e59f148a
Allow block markup in phrase templates.
...
[SVN r85127]
2013-07-23 08:22:26 +00:00