deta / space-docs

Documentation and guides for Deta Space
https://deta.space/docs
Other
42 stars 15 forks source link

Fix image paths and whitespace in code blocks #13

Closed mikBighne98 closed 1 year ago

mikBighne98 commented 1 year ago

Just a suggestion - installing Prettier plugin for Astro for auto formatting could save you time and make your code more consistent. Also, it helps to catch unnecessary whitespace and fix it automatically. Just thought it might be useful to you!