浏览代码

fix: remove escape

Weihua Lu 4 年之前
父节点
当前提交
b1668a24b3
共有 1 个文件被更改,包括 8 次插入8 次删除
  1. 8 8
      templates/tutorial-en.md

+ 8 - 8
templates/tutorial-en.md

@@ -18,18 +18,18 @@ some changes on the right sidebar, those referenced blocks will be changed too!
     - Of course, this is a #dummy tag.
 - 4. Do you support tasks like todo/doing/done and priorities?
     - Yes, type `/` and pick your favorite todo keyword or priority (A/B/C).
-    - NOW [#A] A dummy tutorial on \"How to take dummy notes?\"
-    - LATER [#A] Check out this awesome video by [:a {:href \"https://twitter.com/EdTravelling\" :target \"_blank\"} \"@EdTravelling\"], which shows how to use logseq to open your local directory.
+    - NOW [#A] A dummy tutorial on "How to take dummy notes?"
+    - LATER [#A] Check out this awesome video by [:a {:href "https://twitter.com/EdTravelling" :target "_blank"} "@EdTravelling"], which shows how to use logseq to open your local directory.
 
 [:div.video-wrapper.mb-4
         [:iframe
-         {:allowFullScreen \"allowfullscreen\"
+         {:allowFullScreen "allowfullscreen"
           :allow
-          \"accelerometer; autoplay; encrypted-media; gyroscope\"
-        :frameBorder \"0\"
-        :src \"https://www.youtube.com/embed/Afmqowr0qEQ\"
-        :height \"367\"
-        :width \"653\"}]]
+          "accelerometer; autoplay; encrypted-media; gyroscope"
+        :frameBorder "0"
+        :src "https://www.youtube.com/embed/Afmqowr0qEQ"
+        :height "367"
+        :width "653"}]]
     - DONE Create a page
     - CANCELED [#C] Write a page with more than 1000 blocks
 - That's it! You can create more bullets or open a local directory to import some notes now!