remove block anchor edit
This commit is contained in:
parent
b236ca9047
commit
4ccf683527
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue