earldouglas/sbt-lit

Allow the selection of target language(s)

Closed this issue · 0 comments

Currently, only Scala code is supported, but there's no reason that other sbt-compatible languages (Java, etc.) shouldn't work.

This configuration would use two things: the fenced code block label, and the target file extension. It could be a list of pairs, or a map, or similar.