ILIAS icon indicating copy to clipboard operation
ILIAS copied to clipboard

TextHandling: implement a tool to solve string-based text handling problems

Open lukastocker opened this issue 5 months ago • 0 comments

  • 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

lukastocker avatar Sep 23 '24 08:09 lukastocker