GEWIS / gewisweb

GEWIS Website
https://gewis.nl
GNU General Public License v3.0
16 stars 33 forks source link

Improved markdown support for companies #1785

Closed tomudding closed 5 months ago

tomudding commented 5 months ago

Description editors in the company module now use a special Markdown editor tailored to companies. This means that it is possible to upload images and insert videos. To make this possible, several CommonMark extensions have been added to our setup.

This also separates uploads per companies and ensures that images are not rendered in non-company markdown views.

image

Closes GH-1781, fixes GH-1780, closes GH-1759, and closes GH-1576.