Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add extra whitespace to fix node.js code highlighting (highlight#7344)
## Summary - these specific scripts are being passed to the `HighlightCodeBlock` as a react component rather than text, not sure why this is but it's rendered as `[object Object]` - adding extra whitespace is a workaround <!-- Ideally, there is an attached GitHub issue that will describe the "why". If relevant, use this section to call out any additional information you'd like to _highlight_ to the reviewer. --> ## How did you test this change? - local docs build <!-- Frontend - Leave a screencast or a screenshot to visually describe the changes. --> ## Are there any deployment considerations? - no <!-- Backend - Do we need to consider migrations or backfilling data? --> ## Does this work require review from our design team? - no <!-- Request review from julian-highlight / our design team -->
- Loading branch information