https://checkstyle.org/filters/suppresswithnearbytextfilter.html#SuppressWithNearbyTextFilter
but requied for all modules
Right now we can make link to whole table https://checkstyle.org/filters/suppresswithnearbytextfilter.html#Properties
now: <td>checkPattern</td>
should be: <a id="checkPattern"/><a href="#checkPattern"><td>checkPattern</td></a>
but it would be good to have ability to make URL link for specific property
User click on "checkPattern" and URL in browser is ready for sharing with others.
Some examples https://checkstyle.org/cmdline.html#Command_Line_Options
but we can reuse name of property , no new column is required.

https://checkstyle.org/filters/suppresswithnearbytextfilter.html#SuppressWithNearbyTextFilter
but requied for all modules
Right now we can make link to whole table https://checkstyle.org/filters/suppresswithnearbytextfilter.html#Properties
now:
<td>checkPattern</td>should be:
<a id="checkPattern"/><a href="#checkPattern"><td>checkPattern</td></a>but it would be good to have ability to make URL link for specific property
User click on "checkPattern" and URL in browser is ready for sharing with others.
Some examples https://checkstyle.org/cmdline.html#Command_Line_Options
but we can reuse name of property , no new column is required.