-
Notifications
You must be signed in to change notification settings - Fork 347
Closed
Description
Where on docs.platform.sh should be changed?
https://docs.platform.sh/languages/nodejs.html
What exactly should be updated?
The project templates section has a list of collapsible boxes for all the various Javascript frameworks. Some of them have some unformatted markdown - backticks, [] links, etc.
Some examples:
- Under "Gatsby with Strapi" the text
gatsby-source-strapihas the backticks visible and the text is unformatted. - Same with the "Gatsby with WordPress" and "Node.js" sections
- The "Probot" section has a link that shows as
[Probot](https://github.com/probot/probot)instead of a hyperlink
I think that's all of them but there may be more. These sections are pulled in from another source so I couldn't confirm the actual markdown in use here, but I suspect they are being escaped at the source.
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels