As discussed in Slack:
Create MDX component for Algolia term - for example:
<AlgoliaTerm name="apiReference" value="@id" />
For each AlgoliaTerm:
- Populate heading and title as normal (h1 and nearest h2)
- Add
value to the Algolia field - in this case, apiReference
- Also add
value to content for that entry, otherwise there's no content for that section
As discussed in Slack:
Create MDX component for Algolia term - for example:
For each
AlgoliaTerm:valueto the Algolia field - in this case,apiReferencevaluetocontentfor that entry, otherwise there's no content for that section