https://bugs.linuxfoundation.org/show_bug.cgi?id=1319

             Bug #: 1319
           Summary: Escape linebreaks and markup characterers when
                    generating HTML
           Product: SPDX
           Version: 2.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Pretty Printer
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


In all open-ended strings, there could be line breaks that will disappear if
that string is inserted into HTML. Mustache does not automatically convert line
breaks to <br/> tags, so we'll need to do that ourselves when populating the
mustache map.

-- 
Configure bugmail: https://bugs.linuxfoundation.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Spdx-tech mailing list
[email protected]
https://lists.spdx.org/mailman/listinfo/spdx-tech

Reply via email to