回答編集履歴

4

markdown

2019/01/09 14:52

投稿

退会済みユーザー
test CHANGED
@@ -4,4 +4,6 @@
4
4
 
5
5
  [HTML Service: Templated HTML](https://developers.google.com/apps-script/guides/html/templates)
6
6
 
7
+ > Force-printing scriptlets, which use the syntax
8
+
7
- > Force-printing scriptlets, which use the syntax <?!= ... ?&gt;, are like printing scriptlets except that they avoid contextual escaping.
9
+ <?!= ... ?>, are like printing scriptlets except that they avoid contextual escaping.

3

markdownエスケープ

2019/01/09 14:52

投稿

退会済みユーザー
test CHANGED
@@ -4,4 +4,4 @@
4
4
 
5
5
  [HTML Service: Templated HTML](https://developers.google.com/apps-script/guides/html/templates)
6
6
 
7
- > Force-printing scriptlets, which use the syntax <?!= ... ?\>, are like printing scriptlets except that they avoid contextual escaping.
7
+ > Force-printing scriptlets, which use the syntax <?!= ... ?&gt;, are like printing scriptlets except that they avoid contextual escaping.

2

マークダウンのエスケープ

2019/01/09 14:51

投稿

退会済みユーザー
test CHANGED
@@ -4,6 +4,4 @@
4
4
 
5
5
  [HTML Service: Templated HTML](https://developers.google.com/apps-script/guides/html/templates)
6
6
 
7
- > Force-printing scriptlets, which use the
8
-
9
- syntax <?!= ... ?>, are like printing scriptlets except that they avoid contextual escaping.
7
+ > Force-printing scriptlets, which use the syntax <?!= ... ?\>, are like printing scriptlets except that they avoid contextual escaping.

1

改行

2019/01/09 14:46

投稿

退会済みユーザー
test CHANGED
@@ -4,4 +4,6 @@
4
4
 
5
5
  [HTML Service: Templated HTML](https://developers.google.com/apps-script/guides/html/templates)
6
6
 
7
+ > Force-printing scriptlets, which use the
8
+
7
- > Force-printing scriptlets, which use the syntax <?!= ... ?>, are like printing scriptlets except that they avoid contextual escaping.
9
+ syntax <?!= ... ?>, are like printing scriptlets except that they avoid contextual escaping.