mirror of
https://github.com/frappe/lms.git
synced 2026-04-27 19:19:26 +03:00
faf102bdec
We are using special markup to split the description into sections.
Each section is marked as:
{{ section(type="example", id="foo") }}
...
{{ end }}
This is the first-cut implementation and requires cleanup.