# 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/SimpleMarkdown-omeka-module/archive/main.zip unzip main.zip rm main.zip mv simplemarkdown-omeka-module/ SimpleMDText cd SimpleMDText composer install ``` ## LISENCE The module is released under the [MIT] License. [arc-hive]: https://arc-hive.zone/ [Simple Text]: https://git.hangar.org/arcHIVE-tech/SimpleMDText [Pannellum]: https://pannellum.org/ [Omeka S]: https://omeka.org/s [MIT]: http://opensource.org/licenses/MIT