ᴩʜᴏɴᴇᴅʀᴏɪᴅ
ᴩʜᴏɴᴇᴅʀᴏɪᴅ
Considering your fork is independent from the original - and nowadays archived - project, I would suggest detaching it and making it a proper project. https://support.github.com/request/fork This also makes it...
( Check the inidivual commits for changes instead of the `File Changes` tab -> editorconfig was applied to all files ) - Added editorconfig for basic consistency - Applied editorconfig...
A schema definition for the `darklua.json` config file would be helpful. + linking it on `https://darklua.com/` would be pretty nice
Cleaned up the README a little + made it a bit more graphic
### OS/Platform Debian, Ubuntu, and derivatives ### Installed Flatpak ### Version Version 125.0.6422.76 (Official Build, ungoogled-chromium) (64-bit) ### Have you tested that this is not an upstream issue or an...
*I assume there already is a related issue,* *but I wasn't able to find it if it exists.* ## Suggestion Allow multiline filters in liquid blocks ```liquid {% liquid #...
Described how to patch a UG Flatpak installation manually or via Flatseal.
It would be great if the [Block] object had a property that indicated it's position in the `section.blocks` list. ( Similar to how the [Section] object does ) This way...
**Prerequisites** **Describe the bug** When trying to update an app via Optainium & not having enough storage space , the error message popup doesn't show a descriptive error message. **To...
**Describe the bug** Adding spacing between the parameter delimiter and the parameter name breaks syntax highlighting. **Source** Works: ```liquid {%- render 'Snipper' , key: value -%} ``` _Screenshot of the...