Age | Commit message (Collapse) | Author |
|
* Refactor and simplify artifact publishing
* Update Gradle to 8.4
* Refactor and simplify convention plugins and build scripts
Fixes #3132
---------
Co-authored-by: Adam <897017+aSemy@users.noreply.github.com>
Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com>
|
|
* Add the default copyright profile and enable IDEA project settings
* Add the license notice file
|
|
|
|
* Extract analysis into separate modules
|
|
* Update Jsoup to 1.14.3
* Fix Jsoup API breaking changes after the update
* Fix new Qodana inspections
* Replace IllegalStateException with more appropriate NoSuchElementException
|
|
* Fix MathJax rendering bug (#2175)
Fix a bug where using the `@usesMathJax` custom tag would cause the
documentation to fail to render.
|
|
|
|
|
|
|