@@ -132,7 +132,20 @@ public class ToggleableTaskListPlugin extends AbstractMarkwonPlugin {
}
/**
* @return a list of ranges in the given {@param spanned} from {@param start} to {@param end} which is <strong>not</strong> taken for a {@link ClickableSpan}.
* @return a {@link List} of {@link ToggleMarkerSpan}s, sorted ascending by the span start.
* @return a {@link List} of {@link Range}s in the given {@param spanned} from {@param start} to {@param end} which is <strong>not</strong> taken for a {@link ClickableSpan}.