---
title: "Footnotes | DOCX to HTML Configuration"
description: "How to configure the footnotes conversion of a DOCX to HTML converter."
head:
  - - meta
    - name: "author"
      content: "mbrt-yeah"
  - - meta
    - name: "keywords"
      content: "documentation, mutaforma, docx, html, converter, configuration, footnotes"
---

<script setup lang="ts">
    import FootnotesPage from "../../../../_pages/configuration/x-to-html/FootnotesPage.vue";
</script>

<FootnotesPage />