From 63fd5b1df941acd4c46ddaf403dd33679ee9624b Mon Sep 17 00:00:00 2001 From: aote777 <1540464777@qq.com> Date: Mon, 22 Nov 2021 18:00:34 +0800 Subject: [PATCH] first commit --- code-demo.html | 45 ++++++++++++++ demo.html | 142 +++++++++++++++++++++++++++++++++++++++++++++ init-template.html | 79 +++++++++++++++++++++++++ 3 files changed, 266 insertions(+) create mode 100644 code-demo.html create mode 100644 demo.html create mode 100644 init-template.html diff --git a/code-demo.html b/code-demo.html new file mode 100644 index 0000000..17b4cc6 --- /dev/null +++ b/code-demo.html @@ -0,0 +1,45 @@ + + + + + + + Document + + + + + + + \ No newline at end of file diff --git a/demo.html b/demo.html new file mode 100644 index 0000000..8852e22 --- /dev/null +++ b/demo.html @@ -0,0 +1,142 @@ + + + + + + + anki-md模板测试 + + +

<div>xxxxx</div>

+
+      
+        <head>
+        <meta charset="UTF-8" />
+        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+        <title>anki-md模板测试</title>
+      </head>
+      
+    
+
+ + + + diff --git a/init-template.html b/init-template.html new file mode 100644 index 0000000..b8ce647 --- /dev/null +++ b/init-template.html @@ -0,0 +1,79 @@ + + + + + + + 初始anki-md模板稳定版 + + +
# 测试基础语法
+
[测试连接](http://baidu.com)
+ + +