GitHub Page Markdown intégrer HTML à partir d'un autre fichier

---
layout: default
---

some text here

{% include_relative test_header.md %}

some more text here

{% include_relative test_footer.md %}
Busy Boar