Code blocks
EventCatalog is powered by markdown files, this allows you to add custom code blocks.
EventCatalog is using expressive-code which provides a range of additional features for your code blocks.
Features include:
- Editor & Terminal Frames
- Text & Line Markers
- Adding labels to line markers - Great way to give context to your example code.
- Using diff-like syntax - Add diffs to your examples (e.g Schemas)
- Marking individual text inside lines
- Word wrapping
- And more...