Skip to content

Fix documentation build properly#1456

Merged
Jethro Nederhof (jethron) merged 1 commit intosnowplow:release/4.6.8from
jethron:fix/docs-build
Oct 21, 2025
Merged

Fix documentation build properly#1456
Jethro Nederhof (jethron) merged 1 commit intosnowplow:release/4.6.8from
jethron:fix/docs-build

Conversation

@jethron
Copy link
Contributor

This is a follow-up to #1444 which tried to fix our API docs build, but ended up being unsuccessful once the release CI job actually ran.

Probably because we're on pretty old versions of things, something is getting confused with the nested JSX-in-markdown-in-JSX; I thought I'd managed to escape it properly in that change but it still didn't work.

So this change just removes the nested JSX, removing all the ambiguity, which fixes the build properly.

Not sure what part of the escaping is failing here, so removing all the ambiguity.
@jethron Jethro Nederhof (jethron) merged commit 1f7a319 into snowplow:release/4.6.8 Oct 21, 2025
1 check failed
@jethron Jethro Nederhof (jethron) deleted the fix/docs-build branch October 21, 2025 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants