Skip to content

Conversation

@google-labs-jules
Copy link
Contributor

This PR fixes a markdown rendering issue in the publishing use case documentation. The pipe characters in an example navigation menu are now escaped to prevent them from being incorrectly interpreted as table syntax.

In `docs/use-case-publishing.md`, the pipe characters in the example navigation menu were being interpreted as table syntax by the markdown renderer. This change escapes the pipe characters with backslashes to ensure they are displayed literally.
@attogram attogram marked this pull request as ready for review August 30, 2025 14:37
@attogram attogram merged commit a772644 into main Aug 30, 2025
1 check passed
@attogram attogram deleted the fix-issue-26 branch August 30, 2025 14:38
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.

2 participants