Menu

Render Markdown documentation

Help
Daniel
2026-01-12
2026-01-13
  • Daniel

    Daniel - 2026-01-12

    Hello all,
    Using JS7 2.81, I tried to add a Markdown file as documentation as described in the manual. I am able to link it and open it from "Workflows" view and I see the Markdown file is rendered as HTML including the default CSS - but unfortunately the generated HTML code is shown as source code (embedded in <pre> tags).
    How can I switch off this behaviour so I can get the page rendered properly?

    Source code of the page:

    <html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html&gt;&lt;html&gt;
    &lt;head&gt;
      &lt;meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"/&gt;
      &lt;meta charset="utf-8"/&gt;
      &lt;meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimal-ui"/&gt;
      &lt;link rel="stylesheet" href="../sos/css/default-markdown.css"/&gt;
      &lt;title&gt;README&lt;/title&gt;
    &lt;/head&gt;
    &lt;body&gt;
      &lt;article class="markdown-body"&gt;
    &lt;h1&gt;...
    
     
  • Rahul Patidar

    Rahul Patidar - 2026-01-13

    Hello Daniel,

    Thank you for reporting this and sharing the details.

    We have reproduced the problem in JS7 version 2.8.1 and created a JIRA ticket to track it:
    JOC-2164 – https://change.sos-berlin.com/browse/JOC-2164

    The workaround has been documented in the JIRA ticket.

    Thank you for the information.

    Kind regards,
    Rahul

     

Log in to post a comment.

MongoDB Logo MongoDB