visuddhinanda@gmail.com 3 лет назад
Родитель
Сommit
48c04ee076
1 измененных файлов с 15 добавлено и 0 удалено
  1. 15 0
      public/documents/模版设计.md

+ 15 - 0
public/documents/模版设计.md

@@ -0,0 +1,15 @@
+{{sent|10|2|56|89}}
+
+function:sent
+param:book=1,para=2,start=3,end=4
+{
+    <note book="{{book}}" para='{{meaning}}' start='{{meaning2}}' end='{{end}}'></note>
+}
+
+{{term|dhamma}}
+
+function:term
+param:word
+{
+    <term word="{{word}}" ></term>
+}