simonwillisonblog icon indicating copy to clipboard operation
simonwillisonblog copied to clipboard

Support Markdown-rendered entries

Open simonw opened this issue 3 months ago • 0 comments

Summary

  • add a use_markdown flag to entries with a rendered helper and migration, updating related admin and validation logic
  • replace the entry HTML helper filters with BeautifulSoup parsing to support Markdown output
  • render markdown-backed entries across templates and feeds and add regression coverage for all key pages

Testing

  • python manage.py test -v3

https://chatgpt.com/s/cd_68e1727b970c819183e8e3d56914a251

simonw avatar Oct 04 '25 19:10 simonw