To perform a raw inclusion as done in reStructuredText:
raw
.. raw:: html :file: inclusion.html
The following can be used for Markdown (MyST):
```{raw} html :file: inclusion.html ```