htmljs-parser icon indicating copy to clipboard operation
htmljs-parser copied to clipboard

feat: trim whitespace from concise mode fences

Open LuLaValva opened this issue 4 months ago • 1 comments

In previous versions of this parser, concise mode code fences preserved their leading and trailing whitespace

--
Hello World
--
// `\nHello World\n`

These changes trim that whitespace, and also whitespace from leading tabs

LuLaValva avatar Sep 19 '25 22:09 LuLaValva

⚠️ No Changeset found

Latest commit: 367f4e6f67fda736a43ededc199c4dc103969d55

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Sep 19 '25 22:09 changeset-bot[bot]