All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mdoc.internal.markdown.SectionInput.scala Maven / Gradle / Ivy

The newest version!
package mdoc.internal.markdown

import scala.meta.Source
import scala.meta.inputs.Input

case class SectionInput(input: Input, source: Source, mod: Modifier)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy