79479674

Date: 2025-03-02 20:12:54
Score: 0.5
Natty:
Report link

To perform a raw inclusion as done in reStructuredText:

.. raw:: html
   :file: inclusion.html

The following can be used for Markdown (MyST):

```{raw} html
:file: inclusion.html
```
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: jdknight