add todo

3044e97064f988d2c82c087a94ecfd4090239338

Tucker McKnight <tmcknight@instructure.com> | Mon Jan 19 2026

add todo
wiki/index.md:50
Before
49
50
51
52


53
- [ ] Better file display if syntax highlighting plugin is not available
  - Seems to print out all on one line right now.
- [ ] document (or fix?) that it fails if the compareTo branch isn't one of the pulled branches

⁣
⁣
### Completed
After
49
50
51
52
53
54
55
- [ ] Better file display if syntax highlighting plugin is not available
  - Seems to print out all on one line right now.
- [ ] document (or fix?) that it fails if the compareTo branch isn't one of the pulled branches
- [ ] Show how many commits are different between the given branch and the main
      (or a specified branch?

### Completed