diff options
author | Dave Mayo <dave_mayo@harvard.edu> | 2015-04-10 10:53:00 -0400 |
---|---|---|
committer | Dave Mayo <dave_mayo@harvard.edu> | 2015-04-10 10:53:00 -0400 |
commit | 69e97b001744d4e227384e5f3e8078b17ccf744c (patch) | |
tree | a91a47c945c568f471fbedf6d77497635467284e /src/snippets.el | |
parent | 9324673829f97baacfd5db156a39c08903910ed5 (diff) | |
download | emmet-mode-69e97b001744d4e227384e5f3e8078b17ccf744c.tar.lz emmet-mode-69e97b001744d4e227384e5f3e8078b17ccf744c.tar.xz emmet-mode-69e97b001744d4e227384e5f3e8078b17ccf744c.zip |
Refs #61 - Escape using backslash inside { text }
This fixes half the problem specified in #61. The doc change
is technically inaccurate - opening brackets don't actually NEED to
be escaped - p{{\}} works as well as p{\{\}}. But they CAN be escaped,
so I used the most regular version.
The part that is NOT fixed is that a | character, escaped or not, will
prevent the expression from being parsed AT ALL.
Diffstat (limited to 'src/snippets.el')
0 files changed, 0 insertions, 0 deletions