3 changed files with 15 additions and 5 deletions
@ -1,3 +1,3 @@
|
||||
# django-shared-markup |
||||
|
||||
Mix of Python and Django utility functions, classed etc. for handling of marked up text. |
||||
Mix of Python and Django utility functions, classed etc. for handling of marked up text. |
||||
|
@ -0,0 +1,2 @@
|
||||
LATER |
||||
- Use markdownify (https://github.com/matthewwithanm/python-markdownify/tree/develop/markdownify) to convert HTML fields to markdown |
Loading…
Reference in new issue