{{post.title}}
{{ post.html|replace_code|fixlink|add_anchor }}
{% extends "layout.html" %}
{%- block title -%}{{config.package.family}}/{{config.package.name}} - {{post.title}}{%- endblock -%}
{% block content %}
{{post.title}}
{{ post.html|replace_code|fixlink|add_anchor }}
这是模块的输出文件,请 require 或 seajs.use 以上 ID 来使用本文件,样式文件请自行 link。