shvchk / poly-dark

Poly dark GRUB theme
https://opendesktop.org/p/1230780
MIT License
171 stars 37 forks source link

Adding Artix Linux and Latvian language #16

Closed kristoferssolo closed 2 years ago

kristoferssolo commented 2 years ago
shvchk commented 2 years ago

Thank you! Spaces at the end of the line in readme.md are intentional, though : )

kristoferssolo commented 2 years ago

Sorry about the white-spaces. I've setup my editor to automatically remove trailing white-spaces and just didn't notice that. May I know what is the reason behind those spaces, because I still don't get it?

shvchk commented 2 years ago

No problem :wink: In Markdown, line break in source doesn't create a line break in rendered text, you need either 2 line breaks, but that creates a new paragraph, or 2 trailing spaces before line break to create a simple line break. See https://www.markdownguide.org/basic-syntax/#line-breaks for details.

shvchk commented 2 years ago

Thank you once again, @kristoferssolo :+1: