You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/generate.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,6 +128,6 @@ $\ce{H2 + O2 -> H2O}+$ 能量
128
128
{% include 'template.md' %}
129
129
```
130
130
131
-
这个模板文件中的 XML 标签表示你需要完成的内容,文章中尽量避免使用 HTML 标签和其他内容。内容质量优化、为了宣传推广优化的方式写作,不要嵌入一些 HTML 标签,我会在其他地方完成这些内容。
131
+
这个模板文件中的 XML 标签表示你需要完成的内容,文章中尽量避免使用 HTML 标签和其他内容。内容质量优化、为了宣传推广优化的方式写作,不要嵌入一些 HTML 标签,我会在其他地方完成这些内容。不要引用原来 Markdown 中的图片,因为新文章生成后的 url 可能与原来的来源文件不同,可能无法正常引用。
0 commit comments