Cut up a source file into snippets so you can insert them into a report/thesis/article or other publication of some sort
[snip "1.0"]
snip/snip {:mvn/version "1.0"}
implementation("snip:snip:1.0")
<dependency> <groupId>snip</groupId> <artifactId>snip</artifactId> <version>1.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: