ILIAS
ILIAS copied to clipboard
TextHandling: implement a tool to solve string-based text handling problems
- create three layers (Markup, Shape and Text) in
Data/src/TextHandling
--- include classes accordingly- declare possible structures via enum
- include checks for compliant strings for Markdown inputs
- write PHPUnit Tests
You can read more in the Text Handling Development Documentation