php icon indicating copy to clipboard operation
php copied to clipboard

Sync markdown

Open mk-mxp opened this issue 3 months ago • 0 comments

  • [ ] Run bin/configlet sync -u -e markdown --yes --docs --filepaths --metadata --tests include (updates the Markdown files and maybe tests.toml)
    • docs: instructions unsynced: markdown
    • metadata: unsynced: markdown
  • [ ] Drop strict types comments from test file and example code (these are useless)
  • [ ] Add and sync test meta data to tests (uuid in DocBlocks / #TestDox())
  • [ ] Add exercise to bin/auto-sync.txt to keep it in sync (keep the file alphabetically sorted)
  • [ ] Decide on adding / adjusting / ordering test cases to match current problem specs
    • markdown: missing 5 test cases

Do not redesign the student's interface or add test cases that would invalidate existing community solutions. These are extra tasks, which should be discussed in advance.

Remember: This is a refactoring exercise. It must have this ugly solution in the students file!

mk-mxp avatar Sep 16 '25 13:09 mk-mxp