Skip to content

chore(skills): document VitePress {{ }} v-pre gotcha in documentation-workflow - #846

Merged
antonreshetov merged 1 commit into
mainfrom
chore/docs-skill-vitepress-gotcha
Jun 16, 2026
Merged

chore(skills): document VitePress {{ }} v-pre gotcha in documentation-workflow#846
antonreshetov merged 1 commit into
mainfrom
chore/docs-skill-vitepress-gotcha

Conversation

@antonreshetov

Copy link
Copy Markdown
Member

Adds a note to the documentation-workflow skill so future docs work avoids the VitePress interpolation trap.

  • New VitePress Markdown Gotchas section: fenced blocks are safe, but inline code with {{ ... }} is eaten as Vue interpolation; wrap literal double-brace text in <code v-pre>...</code>.
  • Added a matching Common Mistakes bullet.

Came out of fixing literal {{variables}} rendering on the massCode vs Postman page.

@antonreshetov antonreshetov self-assigned this Jun 16, 2026
@antonreshetov
antonreshetov merged commit 201a5eb into main Jun 16, 2026
@antonreshetov
antonreshetov deleted the chore/docs-skill-vitepress-gotcha branch June 16, 2026 06:12
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.

1 participant