Sciss
Sciss
I can install 2.4, but it doesn't help, as I really need 2.3: ``` $ cd ../minimal-mistakes RVM used your Gemfile for selecting Ruby, it is all fine - Heroku...
just wanted to point out that in the meantime I identified the incompatibility with the jekyll version, so I no longer need to install old versions.
To clarify, what I would like is to be able to do this: __project.md__ @@@ index - [sub-page](Sub Page) @@@ Alternatively, if there is a way to specify like `depth=0`...
@2m they could be readable from the index, but it's unfortunate that the index seems always expanded. is there an option to say do not expand the index tree (the...
Also > sbt.librarymanagement.ResolveException: Error downloading io.github.cquiroz:scalajavatime_sjs1_2.13:2.0.0 I think correct artefact is https://search.maven.org/artifact/io.github.cquiroz/scala-java-time_sjs1_2.13/2.0.0/
This doesn't seem to work for me. For example I keep default (`paradoxTheme := Some(builtinParadoxTheme("generic"))`), and I put a modified version of `navigation.st` into `src/main/paradox/_template/`, this is simply not picked...
Well, the compelling reason is that consumers of the library can prepare their transition to Scala 2.13.0. If not for M5, a good point will be [RC1](https://github.com/scala/scala/milestones). Since Scala 2.13.0...
And here: https://docs.scala-lang.org/scala3/book/methods-most.html
It should be clearly highlighted the status of the library. For example, after finding out that `SimpleDateFormat` is not remotely correctly implemented in scala-java-time, the author of the library noted:...
Should contribute back https://github.com/Sciss/SwingPlus/blob/main/src/main/scala/de/sciss/swingplus/GroupPanel.scala - need to check license, original code was by Ben, I think?