Skip to content

Macro Syntax Error#

File: en/kafka/Subscriber/index.md

Line 83 in Markdown file: unexpected char '`' at 3340

If your topic name legitimately contains `{` or `}` characters (e.g. `cache{shard}`), escape them by doubling: `{{` and `}}`. FastStream will treat them as literal braces instead of path parameters: