fix markdown editor for descriptions content
modified: .gitlab-ci.deploy.yml
modified: make_post_sell/models/product.py
modified: make_post_sell/routes.py
modified: make_post_sell/templates/product_edit.j2
modified: make_post_sell/views/product.py
Summary by CodeRabbit
-
New Features
- Added a new route for editing product descriptions.
- Enhanced the product edit URL to include an optional subject parameter.
- Updated the link for the advanced editor in the product description to use a dynamic URL.
-
Bug Fixes
- Deployment pipeline now triggers correctly on changes to the master branch.
Edited by CodeRabbit