mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-07-01 17:52:48 +08:00
- Add content_type column to ul_post via migration - Install league/commonmark for markdown->HTML conversion - Add Post model accessors/setters for content_type and content - Update API Articles controller save/update with content_type support - Update API docs with content_type parameter and markdown example Closes content-type-support plan