Package com.atlassian.confluence.diff.marshallers
package com.atlassian.confluence.diff.marshallers
-
ClassesClassDescriptionThis DiffInlineTaskMarshaller outputs inline task lists in a diffable way: As little whitespace/CRs as possible, because it disturbs the diff, DaisyDiff doesn't diffs lists properly when they contain multiple spans, and it puts spans outside the LI and inside the UL, which doesn't produce a workable output.