From: Colin <col...@gm...> - 2019-02-12 20:50:56
|
This was a design decision that it's better to have this way but there is a config workaround See https://github.com/GMOD/jbrowse/blob/master/release-notes.md#notable-changes -Colin On Tue, Feb 12, 2019, 3:24 PM Vaneet Lotay <van...@uc...> wrote: > Hello, > > > > Since I’ve upgraded to JBrowse v1.16.1, I’ve noticed that the metadata > I’ve added to the ‘About this track’ pop up box is not fully processed in > terms of the html tags I’ve added for external links (<a href>) and line > breaks (<br>). I added the info via this configuration block: > > > > "metadata" : { > > "Info" : > > }, > > > > I added the ‘Info’ field so it’s displayed in the ‘About this track’ box. > So after upgrading to this JBrowse version the html tags are displayed as > is as free text, but before they were actually processed as line breaks and > hyperlinks. Can anyone help explain why the html is not processed anymore > in the trackList.json file? > > > > Thanks, > > > Vaneet > > > > *Vaneet Lotay* > > *Xenbase Bioinformatician* > > *716 ICT Building – University of Calgary* > > *2500 University Drive NW* > > *Calgary, AB T2N 1N4* > > *CANADA* > > > _______________________________________________ > Gmod-ajax mailing list > Gmo...@li... > https://lists.sourceforge.net/lists/listinfo/gmod-ajax > |