The complete rule (see line #92) is:
.cooked,
.d-editor-preview {
ul,
ol {
...
}
}
so it applies to .cooked
as well (and not only to the preview).
This might be a bug in the reverser, but going forward, start
and end
properties are the best solution.
Udi