Files
plane/apps/api/plane/utils/markdown.py
2025-07-04 15:32:21 +05:30

4 lines
46 B
Python

import mistune
markdown = mistune.Markdown()