# Ideas and ToDos - [ ] nested comments - [x] comments across paragraphs - [ ] implement `paragraph-insertion`, `paragraph-deletion` - [/] implement multiple classes (see https://github.com/jgm/pandoc/issues/4270#issuecomment-358996343) - [x] treat comments with multiple paragraphs (see [#4270](https://github.com/jgm/pandoc/issues/4270)) - [x] track changes in chapter titles - [ ] combine Strs after acceptions/rejections - [ ] remove track changes from automatic section identifiers - [ ] track changes in captions (figure, table, etc.) - [ ] color comments with authors color - [x] docx sample - [x] `PANDOC_READER_OPTIONS.trackChanges` - [x] HTML support with ``, `` (requested with jgm/pandoc#1560) and `` with title attribute or spans with CSS - [ ] HTML track changes decorations like explaind at [Comparing and contrasting ins, del, and s](http://html5doctor.com/ins-del-s) or https://github.com/jgm/pandoc/issues/2884#issuecomment-240263921 - [ ] auto identifiers, be careful on nested/overlapping comments - [ ] citations in comment text