hermes-agent/website/docs
Teknium 588962d24e
docs: escape {id} in api-server.md headings to fix MDX build (#1787)
MDX v2+ interprets curly braces in regular markdown as JSX
expressions. The headings 'GET /v1/responses/{id}' and
'DELETE /v1/responses/{id}' caused a ReferenceError during
Docusaurus static site generation because 'id' is not a
defined JavaScript variable. Escaped with backslashes.

Co-authored-by: Test <test@test.com>
2026-03-17 11:04:37 -07:00
..
developer-guide feat: add Vercel AI Gateway provider (#1628) 2026-03-17 00:12:16 -07:00
getting-started docs: comprehensive documentation update for recent features 2026-03-17 03:42:02 -07:00
guides feat: first-class plugin architecture (#1555) 2026-03-16 07:17:36 -07:00
reference feat: OpenAI-compatible API server + WhatsApp configurable reply prefix (#1756) 2026-03-17 10:44:37 -07:00
user-guide docs: escape {id} in api-server.md headings to fix MDX build (#1787) 2026-03-17 11:04:37 -07:00
index.md docs(voice): add comprehensive voice mode guide 2026-03-14 09:50:45 -07:00