1 2 3 4 5 6 7 8
--- id: {{ id }} kind: docs_only topic: {{ topic }} {% if title_yaml %}title: {{ title_yaml }} {% endif %}--- {{ content }}