Add todo about a bug that happens when a compareTo branch is not pulled

8416513bc077638f8d8a950f1167068a9f0cfa7c

Tucker McKnight <tucker@pangolin.lan> | Sun Jan 25 2026

Add todo about a bug that happens when a compareTo branch is not pulled
wiki/index.md:49
Before
48
49
50
51

52
    posts when browsing the code.
- [ ] Better file display if syntax highlighting plugin is not available
  - Seems to print out all on one line right now.

⁣
### Completed
After
48
49
50
51
52
53
    posts when browsing the code.
- [ ] 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