You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
First of all, thank you for your work. It is very useful.
Suggestions:
When I declare a <sergey-slot /> but do not send any content to it with <sergey-import src="...">, because on that particular page it is not needed, the slot creates a line break in the resulting HTML code. It would be desirable that if no data arrives in the slot, there is no line break there.
When content with tabs (spaces) is sent to the slot, the first line of the slot content is tabbed correctly in the resulting HTML, but subsequent lines do not retain the original tabbing. Could this be checked?
I use: Linux Mint, node: v16.13.2
I can't wait to see the next version of Sergey SSG.