typelevel / Laika

Site and E-book Generator and Customizable Text Markup Transformer for sbt, Scala and Scala.js
https://typelevel.org/Laika/
Apache License 2.0
410 stars 44 forks source link

convert public case classes in laika.rewrite #488

Closed jenshalm closed 1 year ago

jenshalm commented 1 year ago

Applies the pattern described in #482 (section 2.) to public case classes in the package laika.rewrite:

apply methods in the companions are reduced to arguments for all non-optional properties.