OpenAPI blocks lose formatting in published docs that is present in GitBook #911
-
In published content, it looks like OpenAPI blocks are losing the formatting from HTML tags, and just displays the tags. The content displays correctly in GitBook itself. So here is an example of a block in GitBook itself. You can see the bolding and bulleted lists in the parameter descriptions. And here is the same block in the published content. Instead of rendering the content, it displays the tags. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @JaniceManwiller, here's the PR with the fix: GitbookIO/gitbook#3017 It should fix your issue. Note that it can take up to 24 hours to reflect the changes in your published documentation. |
Beta Was this translation helpful? Give feedback.
Hi @JaniceManwiller, here's the PR with the fix: GitbookIO/gitbook#3017
It should fix your issue. Note that it can take up to 24 hours to reflect the changes in your published documentation.