alejandrohdezma / sbt-mdoc-toc   0.5.0

Apache License 2.0 GitHub

Allows mdoc to generate table of contents for markdown files

Scala versions: 3.x 2.13 2.12
sbt plugins: 2.x 1.x

mdoc-toc-generator 0.5.0


Group ID:
com.alejandrohdezma
Artifact ID:
mdoc-toc-generator_2.12
Version:
0.5.0
Version Scheme:
Release Date:
Feb 24, 2026
Licenses:
Files:
Full Scala Version:
2.12.21

libraryDependencies += "com.alejandrohdezma" %% "mdoc-toc-generator" % "0.5.0"

Mill build tool

ivy"com.alejandrohdezma::mdoc-toc-generator:0.5.0"

Scala CLI

//> using dep "com.alejandrohdezma::mdoc-toc-generator:0.5.0"

Ammonite REPL

import $ivy.`com.alejandrohdezma::mdoc-toc-generator:0.5.0`

<dependency>
  <groupId>com.alejandrohdezma</groupId>
  <artifactId>mdoc-toc-generator_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.alejandrohdezma', name: 'mdoc-toc-generator_2.12', version: '0.5.0'