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