remove block anchor edit
parent
b236ca9047
commit
4ccf683527
|
|
@ -599,7 +599,7 @@ export function replace(content: string, oldString: string, newString: string, r
|
|||
for (const replacer of [
|
||||
SimpleReplacer,
|
||||
LineTrimmedReplacer,
|
||||
BlockAnchorReplacer,
|
||||
// BlockAnchorReplacer,
|
||||
WhitespaceNormalizedReplacer,
|
||||
IndentationFlexibleReplacer,
|
||||
EscapeNormalizedReplacer,
|
||||
|
|
|
|||
Loading…
Reference in New Issue