# A Simple Text for Omeka S [Simple Text] is a module for [Omeka S] that integrates a simple text block that does some markdown rendering. ## Install ``` cd ./modules https://git.hangar.org/arcHIVE-tech/TechDocument/archive/main.zip unzip main.zip mv techdocument/ TechDocument cd TechDocument composer install chmod -R a+w vendor/mpdf/mpdf/tmp ``` ## LISENCE The module is released under the [MIT] License. [arc-hive]: https://arc-hive.zone/ [Simple Text]: https://git.hangar.org/arcHIVE-tech/TechDocument [Pannellum]: https://pannellum.org/ [Omeka S]: https://omeka.org/s [MIT]: http://opensource.org/licenses/MIT