Skip to content

Website bug: words inside codeblocks wrapped in double parentheses are not rendered on fleetdm.com #34935

@eashaw

Description

@eashaw

Issue/Goal:

The website's build-static-content script replaces words with double parentheses inside of code blocks with a <span>, which leads to some content not being rendered.

Example:

Codeblock on GitHub:
Image

Codeblock on fleetdm.com:

Image

To resolve:

  • Update the build static content script to exclude double parentheses inside of code blocks.

Metadata

Metadata

Assignees

Labels

#g-websiteProduct group: Website (fleetdm.com)bugSomething isn't working as documented

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions