Generated markdown should work in MacDown.app

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • support-core:2.53

      Currently the generated Markdown doesn't do a good enough job of escaping {} characters and the sanitizer loves to generate {} which means that labels and node names have a tendency to generate partially italicized content when rendered in at least MacDown and potentially many other renderers.

      Sample raw content:

        * computer_reliable_bulletin (`user_junior_process.slaves.DumbSlave`)
            - Description:    _Java 8_
            - Executors:      1
            - Remote FS root: `/home/jenkins`
            - Labels:         label_transparent_court label_religious_blood pipeline view_medieval_corn label_mutual_violation label_related_favourite label_easy_insurance
       

      Rendered as:

      • computerĀ reliableĀ bulletin (user_junior_process.slaves.DumbSlave)
        • Description:Ā Java 8
        • Executors: 1
        • Remote FS root:Ā /home/jenkins
        • Labels: label_transparent_court label_religious_blood pipeline view_medieval_corn label_mutual_violation label_related_favourite label_easy_insurance

            Assignee:
            Josh Soref
            Reporter:
            Josh Soref
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: