Files
lms/community
Anand Chitipothu 5363fb7eb3 feat: extend markdown to support macros
With this feature, the exercises can be added to the lesson as:

    {{ Exercise("two-circles") }}

This also added fenced_code extension that allows adding id and classes
to code blocks.

This uses Python-Markdown library instead of Markdown2 that is used
everywhere in Frappe. The Python-Markdown is more easily extensible than
Markdown2.

Issue #115
2021-06-09 23:22:00 +05:30
..
2021-06-08 10:36:12 +05:30
2021-02-12 15:10:30 +05:50
2021-06-02 13:52:50 +05:30
2021-06-08 10:36:12 +05:30
2021-05-31 13:39:31 +05:30
2021-05-06 06:47:09 +05:30
2021-04-29 10:49:37 +05:30