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

BinaryTreeTransformer.Builder should not be a case class #483

Closed jenshalm closed 1 year ago

jenshalm commented 1 year ago

All the siblings of this builder in the io module had been converted in 1.0.0-M2, but this one was left out accidentally.