lila
lila copied to clipboard
make broadcast description external links open in new tab
Change external hyperlinks within broadcast description markdown to open in new tab by adding target="_blank" attribute.
Unless we change it everywhere markdown is used, some flexmark butchery will be required to make "open in new tab" behavior configurable.