mirror of
https://github.com/ae-utbm/sith.git
synced 2026-06-19 14:32:41 +00:00
move from mistune to aemark for markdown
This commit is contained in:
@@ -22,11 +22,10 @@
|
||||
#
|
||||
|
||||
|
||||
from aemark import markdown
|
||||
from django.conf import settings
|
||||
from django.core.management.base import BaseCommand
|
||||
|
||||
from core.markdown import markdown
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
help = "Output the fully rendered SYNTAX.md file"
|
||||
|
||||
Reference in New Issue
Block a user