Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 1.06 KB

TODO.md

File metadata and controls

18 lines (17 loc) · 1.06 KB

Ideas and ToDos

  • nested comments
  • comments across paragraphs
  • implement paragraph-insertion, paragraph-deletion
  • [/] implement multiple classes (see jgm/pandoc#4270 (comment))
  • treat comments with multiple paragraphs (see #4270)
  • 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
  • docx sample
  • PANDOC_READER_OPTIONS.trackChanges
  • HTML support with <ins>, <del> (requested with jgm/pandoc#1560) and <mark> with title attribute or spans with CSS
  • HTML track changes decorations like explaind at Comparing and contrasting ins, del, and s or jgm/pandoc#2884 (comment)
  • auto identifiers, be careful on nested/overlapping comments
  • citations in comment text