Skip to content

Add anchored links for each property #17610

@romani

Description

@romani

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.

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions