vaskir
val newLines = [ yield markdown.preTocText if (!toc.isEmpty()) { yield "" yield toc yield "" } yield markdown.postTocText ]