feat: 汉化 API 模板
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% if doc.usageNotes %}
|
||||
<section class="usage-notes">
|
||||
<h2>Usage notes</h2>
|
||||
<h2 id="usage-notes">使用说明</h2>
|
||||
{$ doc.usageNotes | marked $}
|
||||
</section>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user