slidev icon indicating copy to clipboard operation
slidev copied to clipboard

end region marker for html/xml should be #endregion

Open eiswind opened this issue 9 months ago • 0 comments

the endregion marker in the regex for html/xml is #region

https://github.com/slidevjs/slidev/blob/ba6a0047dff59f431d994441dee15e80578b2ba7/packages/slidev/node/syntax/transform/snippet.ts#L36

i think it should be #endregion, at least this is what vscode expects.

eiswind avatar Mar 20 '25 12:03 eiswind