-
Notifications
You must be signed in to change notification settings - Fork 340
Open
Description
It seems that Harp strips all white space indentation from the HTML when it either serves or compiles web pages. Although empty spaces where EJS tags used to exist are strangely preserved.
This is typically a non-issue as compiled HTML isn't supposed to be directly interacted with. However, it's also removing all the indentation in my <pre> and <code> tags.
I noticed some commented out CLI flags to preserve white space and indentation, and while they don't point anywhere, I was wondering if it were possible to enable them somehow? I would rather not manually edit my HTML after compilation.
Additional details can be provided if necessary.
And regardless of everything, thank you for maintaining Harp.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels