wcm-io / io.wcm.handler.link

Link resolving, processing and markup generation.
Apache License 2.0
1 stars 2 forks source link

LinkHandler: Build anchor markup on-demand #4

Closed stefanseifert closed 1 year ago

stefanseifert commented 1 year ago

Build anchor markup on-demand based on the current status of link when the anchor is requested. This allows to react on results of link post processors, and avoids building the anchor if not required.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug B 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 4 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication