solo
solo
Cleans up buildscripts, tests, and benchmarks - Add nyx gradle plugin - Enable publishing of javadoc & sources jar - Add solo-studios maven repo (can be removed if desired) -...
It would be nice if the `expression` function which returns a `Node` could be exposed to api consumers. My specific usecase is: I want to write a simply highlighting system...
Currently, the sources and javadoc are not published to maven. simply adding ```kotlin java { withSourcesJar() withJavadocJar() } ``` to `build.gradle.kts` will publish the sources.
An option to insert blank lines before/after certain elements would be nice. A list of elements that could have blank lines inserted before/after would be: - Code blocks - Headers...
An option to wrap lines after periods would be nice. For example: ```kotlin /** * This is some example text. Here is a second sentence. */ ``` after formatting becomes...
### Request details From #2005: > 5. minor change to the badges api: support for different styles (see: https://shields.io/badges), eg. flat, flat-square, plastic (current), for-the-badge, and social. Copying this over...
The artifact `architectury-plugin:architectury-plugin.gradle.plugin:3.4.158` published to maven has broken dependencies. I'm not sure how or why this could have happened. It might be a good idea to remove that version? This...
### Checklist - [X] I can reproduce the bug with the latest version given [here](https://github.com/FossifyOrg/Calendar/releases/latest). - [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Calendar/issues) or [closed](https://github.com/FossifyOrg/Calendar/issues?q=is%3Aissue+is%3Aclosed)...
### Checklist - [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Gallery/issues) or [closed](https://github.com/FossifyOrg/Gallery/issues?q=is%3Aissue+is%3Aclosed) - to which I could contribute my information. - [X] I made sure...
### Description It would be nice if additional settings were offered, past just "send reports automatically" and "ignore wifi scan throttling" here are some suggestions for settings (some of these...