Skip to content

fix monitoring-setup.mdx syntax#449

Draft
coldice wants to merge 16 commits into
mainfrom
issue-420-fix-montoring-setup-page
Draft

fix monitoring-setup.mdx syntax#449
coldice wants to merge 16 commits into
mainfrom
issue-420-fix-montoring-setup-page

Conversation

@coldice
Copy link
Copy Markdown
Contributor

@coldice coldice commented May 15, 2026

Fixes #420
Remove style="width:100.0%" attributes.

@danielporterda danielporterda force-pushed the splice-network-vars branch 2 times, most recently from 40b00d6 to d53a648 Compare May 15, 2026 16:31
Base automatically changed from splice-network-vars to main May 15, 2026 16:58
@miller-da
Copy link
Copy Markdown
Contributor

Introduces two parsing errors and warnings when running mintlify dev

parsing error ./global-synchronizer/production-operations/sv-security.mdx:56:13 - Unexpected end of file in expression, expected a corresponding closing brace for `{`

parsing error ./global-synchronizer/release-notes/release-notes.mdx:197:1 - Expected a closing tag for `<div>` (198:7-198:30) before the end of `blockQuote`
warning - "global-synchronizer/production-operations/sv-security" is referenced in the docs.json navigation but the file does not exist.
warning - "global-synchronizer/release-notes/release-notes" is referenced in the docs.json navigation but the file does not exist.

@miller-da
Copy link
Copy Markdown
Contributor

Aside from errors on mintlify dev, the pages all render as expected.

@coldice coldice marked this pull request as draft May 16, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Monitoring Setup" page is not rendering

3 participants