Page MenuHomePhorge

Remarkup: simplify the way "internal links" could be identified
AbandonedPublic

Authored by valerio.bozzolan on Mar 23 2023, 10:08.
Tags
None
Referenced Files
F3375251: D25083.1744304911.diff
Wed, Apr 9, 17:08
F3374888: D25083.1744299504.diff
Wed, Apr 9, 15:38
F3373317: D25083.1744266258.diff
Wed, Apr 9, 06:24
F3367999: D25083.1744204842.diff
Tue, Apr 8, 13:20
F3367754: D25083.1744202978.diff
Tue, Apr 8, 12:49
F3351286: D25083.1743785361.diff
Thu, Apr 3, 16:49
F3351285: D25083.1743785358.diff
Thu, Apr 3, 16:49
F3351284: D25083.1743785356.diff
Thu, Apr 3, 16:49

Details

Summary

This modification should not change anything logically.

Introduce a couple of methods (without using it) to identify
internal links, in terms of:

  • anchors
  • relative URLS
  • absolute URLs that do not point to the internal base URI

https://we.phorge.it/T15182

Identifying these case could be useful to decide to apply
further logics in the future, out of the scope of this patch.

Closes T15182

Test Plan
  • Verify that nothing has changed logically

Diff Detail

Repository
rP Phorge
Branch
T15161-remarkup-internal-links-refactor-child-apply
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 158
Build 158: arc lint + arc unit

Event Timeline