Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(routes/show-info): render description as HTML
This patch updates the show info section on the show page to render the show description as HTML. I imported all the Vogue article HTML as the show descriptions, and thus this change was required. This patch also hides the "Location:" info item when it does not exist. Fixes: e6a4cf7 ("fix: set show location to `NULL` if unknown")
- Loading branch information