Package com.diffplug.spotless.markdown
Class FlexmarkStep
java.lang.Object
com.diffplug.spotless.markdown.FlexmarkStep
- All Implemented Interfaces:
Serializable
A step for flexmark-java.
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic FormatterStepcreate(Provisioner provisioner) Creates a formatter step for the default version.static FormatterStepcreate(String version, Provisioner provisioner) Creates a formatter step for the given version.static String
-
Field Details
-
NAME
- See Also:
-
-
Method Details
-
create
Creates a formatter step for the default version. -
create
Creates a formatter step for the given version. -
defaultVersion
-