Similar to roadmap.sh, we could expand a slideover with some markdown for more information (eg. code snippets). This would require entries to use .md or .mdx instead of .json. If we want to avoid a breaking change, we can detect it within the integration and migrate automatically.
Similar to roadmap.sh, we could expand a slideover with some markdown for more information (eg. code snippets). This would require entries to use
.md
or.mdx
instead of.json
. If we want to avoid a breaking change, we can detect it within the integration and migrate automatically.