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