Commit Graph

3 Commits

Author SHA1 Message Date
Mahmoud Emad
dc6f1bdf52 test: Improve test coverage for fenced code block and list item parsers
- Added more comprehensive test cases for `parse_fenced_code_block`
  to handle various edge cases and improve reliability.
- Improved tests for `parse_list_item` to cover continuation
  lines, empty lines, and task list items more thoroughly.
- Updated existing tests to use more consistent formatting and
  assertions.  This improves readability and maintainability.
2025-03-18 10:46:39 +02:00
126f23dfa2 s 2025-03-08 08:56:14 +01:00
ffafef0c88 markdown code 2025-03-07 21:03:55 +01:00