rewrite-docs icon indicating copy to clipboard operation
rewrite-docs copied to clipboard

additionalPlainTextMasks plugin option not documented

Open philippe-granet opened this issue 9 months ago • 1 comments

What problem are you trying to solve?

additionalPlainTextMasks is not documented here: https://docs.openrewrite.org/reference/rewrite-maven-plugin

philippe-granet avatar Mar 17 '25 20:03 philippe-granet

Thanks for pointing this out @philippe-granet ! Indeed some options are only in our generated plugin documentation at: https://openrewrite.github.io/rewrite-maven-plugin/plugin-info.html

Perhaps we could look at using https://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-markdown/ to generate Markdown that we can include here, such that we don't have to repeat ourselves when it comes to documenting options.

timtebeek avatar Mar 17 '25 20:03 timtebeek