docProcessorGradlePlugin
docProcessorGradlePlugin copied to clipboard
Take HTML tags into account when breaking up documentation by tags or tag arguments.
Currently, only the following characters are taken into account when splitting up tag arguments or docs: {}, [], (), <>, `, ", ', '''. Html tags are also supported in JavaDoc and MarkDown but are ignored for now.