aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/markdown.ts
Commit message (Collapse)AuthorAgeFilesLines
* Instance homepage support (#4007)Chocobozzz2021-05-271-3/+5
| | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service
* Fix exception in markdown parserChocobozzz2021-04-161-0/+4
|
* modify tests to support current behaviour regarding plaintext descriptionRigel Kent2021-04-131-1/+14
|
* render markdown and plainify descriptions on previewsRigel Kent2021-04-131-0/+26