Skip to content

Commit

Permalink
Do escaped comments work was my question
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgoebel committed Oct 14, 2019
1 parent d5a317e commit 278cedc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/markup/handlebars/comments.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
{{!-- a comment {{expression}} --}} {{expression}}

{{! a simple comment }}

\{{! a simple comment }}

\{{!-- a simple comment }}

0 comments on commit 278cedc

Please sign in to comment.