SimpleMarkdown-omeka-module/README.md

613 B

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
wget https://git.hangar.org/arcHIVE-tech/SimpleMDText/archive/main.zip
unzip main.zip
mv simplemarkdown-omeka-module SimpleMDText
cd SimpleMDText
composer install

LISENCE

The module is released under the MIT License.