prompty
prompty copied to clipboard
Funky spacing in sample code in documentation website
Really strange spacing in the imports:
I checked the code, and it doesn't have the spacing, so I assume it's the CSS or highlighter library used.
I inspected this and it does appear to be styling related. Specifically there is seems to be an inherited white-space attribute that causes this issue. Unchecking this (in browser to test) fixes the alignment. Not sure which library does this (yet) but leaving this for debug.