#65 restore the feature of start/end marker lines partially did
This commit is contained in:
@@ -595,7 +595,6 @@ export default {
|
||||
},
|
||||
|
||||
elementChanged (opts) {
|
||||
// console.log('elementChanged',opts);
|
||||
const elem = opts.elems[0];
|
||||
if (elem && (
|
||||
elem.getAttribute('marker-start') ||
|
||||
|
||||
Reference in New Issue
Block a user